abstract out multiple quota .seq files into a shared common routine.

This commit is contained in:
Nathan Scott
2001-05-22 06:07:23 +00:00
parent 477a2a2018
commit 54392f47c4
4 changed files with 35 additions and 16 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ timestamp=false
if [ ! -z "$MOUNT_OPTIONS" ]
then
echo "check: \$MOUNT_OPTIONS specifed - \"$MOUNT_OPTIONS\""
echo "check: \$MOUNT_OPTIONS specified - \"$MOUNT_OPTIONS\""
umount $TEST_DEV
# call the overridden mount - make sure the FS starts as
# the same as we'll set it later.