summaryrefslogtreecommitdiffstats
path: root/tests/message/t0004.good
blob: 26ff6641749741aabdc44b1ba7ca935b9c3cf9b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$ OUT=$(smenu -M -m 'xx

> yyyy' t0004.in)

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

$ echo ":$OUT:"

:1:

$ exit 0