From 51755bd9b8e4be0ff9a3c94ce1aedfdb84241f27 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Wed, 23 May 2001 00:13:55 +0000 Subject: [PATCH] idiot - i got the if conditional the wrong way around. --- 054 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/054 b/054 index 27a457ee..ea7f8f4a 100755 --- a/054 +++ b/054 @@ -83,6 +83,8 @@ _exercise() umask 022 touch $SCRATCH_MNT/testfile if src/feature -c $SCRATCH_MNT/testfile; then + : + else _notrun "Installed fileutils doesn't support 32 bit uids/gids" fi -- 2.47.3