#!/bin/sh
# $Id: fs-flush,v 1.1.2.1 2002/01/20 09:18:07 shadow Exp $
FS=${FS:-${objdir}/../appl/fs/fs}
> foobar
${FS} flush
test -f foobar || exit 1