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