summaryrefslogtreecommitdiffstats
path: root/tests/in-ex-clusions/t0008.tst
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2021-06-19 15:01:43 +0200
committerpgen <p.gen.progs@gmail.com>2021-06-19 15:01:43 +0200
commitf5ced88b5ae851a5a64ede9d83640a1108485a4c (patch)
tree4e901f4903b2e023fa86e4a7e542d073b2296506 /tests/in-ex-clusions/t0008.tst
parent0cdc9a51f61bfc88c636c816915280280f8be2c0 (diff)
Correctly handles the order of the -i/-e options
Correct the code to comply with the manual regarding the order of appearance of -i and -e on the command line.
Diffstat (limited to 'tests/in-ex-clusions/t0008.tst')
-rw-r--r--tests/in-ex-clusions/t0008.tst4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/in-ex-clusions/t0008.tst b/tests/in-ex-clusions/t0008.tst
new file mode 100644
index 0000000..fe20bef
--- /dev/null
+++ b/tests/in-ex-clusions/t0008.tst
@@ -0,0 +1,4 @@
+\S[150]\s[10]OUT=$(smenu -i1 -e2 t0008.in)
+\S[150]\s[150]\r
+\S[150]\s[10]echo ":$\s[10]OUT:"
+exit 0