Fix v2 log scripts so that they are not run if v2 log support is not there.

This commit is contained in:
Tim Shimmin
2004-08-13 13:06:25 +00:00
parent 4824e3d1bb
commit f4375d0da5
8 changed files with 54 additions and 10 deletions
+1
View File
@@ -59,6 +59,7 @@ _supported_os IRIX Linux
rm -f $seq.full $tmp.*
_require_scratch
_require_v2log
echo "*** init FS"
umount $SCRATCH_DEV >/dev/null 2>&1