Some test additions
This commit is contained in:
@@ -2,3 +2,4 @@ touch foo
|
||||
ln -s foo bar
|
||||
busybox cp -d bar baz
|
||||
test -L baz
|
||||
test `readlink baz` = "foo"
|
||||
|
||||
Reference in New Issue
Block a user