From 36daa470f4b0b50b8ec47610c3ac0a8360008bd8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 Nov 1999 10:47:52 +0000 Subject: Use --b=simple, not the now-deprecated `-V simple'. --- tests/ln/misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ln/misc') diff --git a/tests/ln/misc b/tests/ln/misc index 540511b6d..872767b2f 100755 --- a/tests/ln/misc +++ b/tests/ln/misc @@ -91,7 +91,7 @@ rm -rf $d $f $ld # and the backup file name is a hard link to the destination file. touch a b || test_failure=1 ln b b~ || test_failure=1 -ln -V simple -f -b a b || fail=1 +ln -f --b=simple a b || fail=1 # Create a hard link to a dangling symlink. # This is not portable. At least sunos4.1.4 and OpenBSD 2.3 fail this test. -- cgit v1.2.3-70-g09d2