Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
72a4c33568561095fe8d43c8b6f07654c3f593a1
/
.
/
testsuite
/
mv
/
mv-moves-empty-file
blob: 48afca4d537eff331a1b50462c4f243630778045 [
file
] [
log
] [
blame
]
touch foo
busybox mv foo bar
test
!
-
e foo
test
-
f bar