#!/bin/sh
# $Id: fs-flush,v 1.1.1.1 2002/01/22 19:54:41 hartmans Exp $
FS=${FS:-${objdir}/../appl/fs/fs}
> foobar
${FS} flush
test -f foobar || exit 1