summaryrefslogtreecommitdiff
path: root/tests/misc/stty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/stty')
-rwxr-xr-xtests/misc/stty2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/stty b/tests/misc/stty
index cc1d933a3..6edab5c67 100755
--- a/tests/misc/stty
+++ b/tests/misc/stty
@@ -18,7 +18,7 @@
# Make sure there's a tty on stdin.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && stty --version
+print_ver_ stty
require_controlling_input_terminal_
trap '' TTOU # Ignore SIGTTOU