really fix 044 and its use of _unexpected this time.
authorNathan Scott <nathans@sgi.com>
Wed, 19 Sep 2001 05:33:51 +0000 (05:33 +0000)
committerNathan Scott <nathans@sgi.com>
Wed, 19 Sep 2001 05:33:51 +0000 (05:33 +0000)
044

diff --git a/044 b/044
index af6e7604cbcd2920a39d1a5e44573074f07d6ec9..6505105ed732396a114cec6f16617b44524ef341 100755 (executable)
--- a/044
+++ b/044
@@ -131,7 +131,7 @@ _check_require_logdev
 
 echo "*** set uuid"
 xfs_db -x $SCRATCH_DEV -l $SCRATCH_LOGDEV -c "uuid 02020202-0202-0202-0202-020202020202"
-    || _unexpected
+[ $? -ne 0 ] && _unexpected
 _check_mount
 
 echo "*** zero log"