Merge test suite.
This commit is contained in:
4
testsuite/cp/cp-follows-links
Normal file
4
testsuite/cp/cp-follows-links
Normal file
@@ -0,0 +1,4 @@
|
||||
touch foo
|
||||
ln -s foo bar
|
||||
busybox cp bar baz
|
||||
test -f baz
|
Reference in New Issue
Block a user