summaryrefslogtreecommitdiffstats
path: root/tests/initial_selection/t0012.good
blob: 92476f7291e53cae242174883112502c31353f7e (plain)
1
2
3
4
5
6
7
8
9
10
11
$ OUT=$(smenu -T -s/ba t0012.in)

aab abb aa ab ba bb aba bab aaa 
14:04 15:04 20:0407 21:0407 22:0407 24:04 25:04 26:04 
$ 

$ echo ":$OUT:"

:ba aba bab:

$ exit 0