summaryrefslogtreecommitdiffstats
path: root/tests/message/t0002.good
blob: 44cfebf5dc48caed8bc17688d63cf6c24083417e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$ OUT=$(smenu -m test t0002.in)

test
0:01 1:01 2:01 3:01 


1 2 3 4 5 6 7 8 9 10 
0:07 
$ 

$ echo ":$OUT:"

:1:

$ exit 0