summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-29 21:49:59 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-29 21:49:59 +0000
commit8b4811a61b374da1f687f0b5e6119010bd2dffdb (patch)
tree46bc3035255dd1b28a342006464110b98365821e /tests
parentd62f87f164fc1cedc3e96f01bfa6d9abc4ec1bc2 (diff)
downloadcoreutils-8b4811a61b374da1f687f0b5e6119010bd2dffdb.tar.xz
Don't use 'set -'
Diffstat (limited to 'tests')
-rwxr-xr-xtests/stty/row-col-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stty/row-col-1 b/tests/stty/row-col-1
index 7873a6df8..f4b37dfda 100755
--- a/tests/stty/row-col-1
+++ b/tests/stty/row-col-1
@@ -36,7 +36,7 @@ tests='
9 rows_30 30_80
NA LAST NA
'
-set - $tests
+set $tests
saved_size=.saved-size