diff options
Diffstat (limited to 'tests/gnu/files0_from_empty.sh')
-rw-r--r-- | tests/gnu/files0_from_empty.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gnu/files0_from_empty.sh b/tests/gnu/files0_from_empty.sh index 85eee8f..7b42772 100644 --- a/tests/gnu/files0_from_empty.sh +++ b/tests/gnu/files0_from_empty.sh @@ -1 +1 @@ -! printf "\0" | invoke_bfs -files0-from - +! printf '\0' | invoke_bfs -files0-from - |