dd: add testsuite entry for write errors
This commit is contained in:
parent
6672c8e480
commit
1796e2c495
2
testsuite/dd/dd-reports-write-errors
Normal file
2
testsuite/dd/dd-reports-write-errors
Normal file
@ -0,0 +1,2 @@
|
||||
busybox dd if="$0" of=/dev/full 2>/dev/null || status=$?
|
||||
test $status = 1
|
Loading…
Reference in New Issue
Block a user