diff options
-rwxr-xr-x | tests/stty/row-col-1 | 2 |
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 |