summaryrefslogtreecommitdiff
path: root/tests/ln/backup-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ln/backup-1')
-rwxr-xr-xtests/ln/backup-11
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ln/backup-1 b/tests/ln/backup-1
index cc3e10e0c..68c9ca22f 100755
--- a/tests/ln/backup-1
+++ b/tests/ln/backup-1
@@ -28,6 +28,7 @@ fi
touch a b || framework_failure
+fail=0
ln b b~ || fail=1
ln -f --b=simple a b || fail=1