Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
a0ac4523b1ebceff60ced8c7d079caf0ffc0db8b
/
.
/
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