diff options
Diffstat (limited to 'tests/tail-2/proc-ksyms')
-rwxr-xr-x | tests/tail-2/proc-ksyms | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tail-2/proc-ksyms b/tests/tail-2/proc-ksyms index 61caafd2c..34bdacd86 100755 --- a/tests/tail-2/proc-ksyms +++ b/tests/tail-2/proc-ksyms @@ -23,7 +23,6 @@ fi . $srcdir/test-lib.sh -fail=0 ksyms=/proc/ksyms if test -r $ksyms; then |