strace check in atomic2 differ from upstream
This commit is contained in:
parent
5568ef100c
commit
08bdbdb166
@ -72,8 +72,8 @@ index 0000000..d1029aa
|
|||||||
+ mv --version
|
+ mv --version
|
||||||
+fi
|
+fi
|
||||||
+
|
+
|
||||||
|
+. $srcdir/../strace
|
||||||
+. $srcdir/../test-lib.sh
|
+. $srcdir/../test-lib.sh
|
||||||
+require_strace_
|
|
||||||
+
|
+
|
||||||
+# Before the fix, mv would unnecessarily unlink the destination symlink:
|
+# Before the fix, mv would unnecessarily unlink the destination symlink:
|
||||||
+# $ rm -f a b b2; touch a b; ln b b2; strace -e unlink /p/bin/mv a b
|
+# $ rm -f a b b2; touch a b; ln b b2; strace -e unlink /p/bin/mv a b
|
||||||
|
Loading…
Reference in New Issue
Block a user