From 7bba3e945f717796bf070f1216246455c1d7ca35 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Jan 1998 16:25:46 +0000 Subject: initialize fail to 0 --- tests/ln/sf-1 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/ln') diff --git a/tests/ln/sf-1 b/tests/ln/sf-1 index 1ceaee20a..a3223f2c0 100755 --- a/tests/ln/sf-1 +++ b/tests/ln/sf-1 @@ -36,6 +36,7 @@ export LC_ALL LANG=C export LANG +fail=0 $LN -sf a b > err 2>&1 && fail=1 case `cat err` in *'are the same file') ;; -- cgit v1.2.3-70-g09d2