summaryrefslogtreecommitdiffstats
path: root/tests/substitutions/t0029.good
blob: c580d833089d31d6c6b6f6cc5da40fb336b6ccb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
$ OUT=$(smenu -S/a/X/isg -S/b/Y/ -c t0029.in)

Xbc XBC XXb XXX 
0:07 1:07 2:07 
$ 

$ echo ":$OUT:"

:Xbc:

$ exit 0