From a985c8bd468e666190da8a9dbd626f14b0a83738 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Wed, 19 Sep 2001 05:33:51 +0000 Subject: [PATCH] really fix 044 and its use of _unexpected this time. --- 044 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/044 b/044 index af6e7604..6505105e 100755 --- 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" -- 2.30.2