summaryrefslogtreecommitdiffstats
path: root/tests/direct_access/t0006.good
blob: 563437a2b76056579c6f9689587f98b08bc8f162 (plain)
1
2
3
4
5
6
7
8
9
10
11
$ OUT=$(smenu -k -F -D n:1 i:1 -- t0006.in)

 2) a  1) b 
0:01 1:01 2:01 4:07 6:01 7:01 8:01 
$ 

$ echo ":$OUT:"

:a:

$ exit 0