diff options
Diffstat (limited to 'tests/rm/isatty')
-rwxr-xr-x | tests/rm/isatty | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rm/isatty b/tests/rm/isatty index 15b50b7e5..c1bb818a2 100755 --- a/tests/rm/isatty +++ b/tests/rm/isatty @@ -24,7 +24,6 @@ fi . $srcdir/test-lib.sh skip_if_root_ -fail=0 # Skip this test if there is no /dev/stdin file. ls /dev/stdin >/dev/null 2>&1 \ |