Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
ef5e8f8de04af2f87a77738bfbad2ac1e58605d9
/
.
/
testsuite
/
cp
/
cp-does-not-copy-unreadable-file
blob: 68c57672797153b7545c2f469a6a2f9d60f4d001 [
file
] [
log
] [
blame
]
touch foo
chmod a
-
r foo
busybox cp foo bar
test
!
-
f bar