Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
265a74b9834cfe8a9d25ce1cf4d4db509f9a44f2
/
.
/
testsuite
/
mv
/
mv-moves-symlinks
blob: c413af07c89a535fc242f70a150e2d9ff7eb978e [
file
] [
log
] [
blame
]
touch foo
ln
-
s foo bar
busybox mv bar baz
test
-
f foo
test
!
-
e bar
test
-
L baz