commit | 1dbd6ff80fe037bf603fb24d9357583a0ede4edf | [log] [tgz] |
---|---|---|
author | Matt Kraai <kraai@debian.org> | Tue Nov 20 16:04:22 2001 +0000 |
committer | Matt Kraai <kraai@debian.org> | Tue Nov 20 16:04:22 2001 +0000 |
tree | 3eccae443eb01031d0ab7be82b30e5e4353a077d | |
parent | 585f657e2dc79acfa4e758933886786c8edefbdf [diff] [blame] |
New.
diff --git a/testsuite/grep/grep-matches-NUL b/testsuite/grep/grep-matches-NUL new file mode 100644 index 0000000..04c7fd3 --- /dev/null +++ b/testsuite/grep/grep-matches-NUL
@@ -0,0 +1,3 @@ +# XFAIL +echo -e '\0' >foo +busybox grep . foo