summaryrefslogtreecommitdiffstats
path: root/tests/substitutions/t0022.good
blob: 7bba4d0ecfa2e7bbe1a9f8ad137fe41d650a9d55 (plain)
1
2
3
4
5
6
7
8
9
10
11
$ OUT=$(smenu -S/a// t0022.in)

bc bc bc 
3:07 4:07 
$ 

$ echo ":$OUT:"

:bc:

$ exit 0