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