summaryrefslogtreecommitdiff
path: root/tests/misc/stty-row-col
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/stty-row-col')
-rwxr-xr-xtests/misc/stty-row-col3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/misc/stty-row-col b/tests/misc/stty-row-col
index 3fb387183..eb84499ed 100755
--- a/tests/misc/stty-row-col
+++ b/tests/misc/stty-row-col
@@ -58,8 +58,7 @@ NA LAST NA
set $tests
saved_size=`stty size` && test -n "$saved_size" \
- || { echo "$0: skipping this test: can't get window size" 1>&2;
- exit 77; exit; }
+ || skip_test_ "can't get window size"
fail=0
while :; do