summaryrefslogtreecommitdiff
path: root/tests/misc/cat-proc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/cat-proc')
-rwxr-xr-xtests/misc/cat-proc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/cat-proc b/tests/misc/cat-proc
index 3cdc2bbb7..83c173513 100755
--- a/tests/misc/cat-proc
+++ b/tests/misc/cat-proc
@@ -23,7 +23,7 @@ print_ver_ cat
f=/proc/cpuinfo
test -f $f \
- || skip_test_ "no $f"
+ || skip_ "no $f"
# Yes, parts of /proc/cpuinfo might change between cat runs.