diff options
Diffstat (limited to 'tests/cp/proc-short-read')
-rwxr-xr-x | tests/cp/proc-short-read | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/proc-short-read b/tests/cp/proc-short-read index e06143c9f..93e21bdc1 100755 --- a/tests/cp/proc-short-read +++ b/tests/cp/proc-short-read @@ -23,7 +23,6 @@ fi . $srcdir/test-lib.sh -fail=0 kall=/proc/kallsyms test -r $kall || skip_test_ "your system lacks $kall" |