* testsuite/grep/grep-handles-binary-files: Read input from a pipe.
* testsuite/grep/grep-matches-NUL: Likewise.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
echo -e '\0foo' >foo
|
||||
busybox grep foo foo
|
||||
echo -e '\0foo' | busybox grep foo
|
||||
|
Reference in New Issue
Block a user