summaryrefslogtreecommitdiffstats
path: root/tests/message/t0001.good
blob: 0f98a0889cb6b8f095b579a7a9c0d4fdc0b3e5fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$ OUT=$(smenu -m xx -n 10 -M t0001.in)

                                     xx
37:01 38:01 
                            1 2 3 4 5 6 7 8 9 10 
36:07 
$ 

$ echo ":$OUT:"

:5:

$ exit 0