I found a small bug with menu autodisplay functionality that doesn't work:
menu -a -m test -d "test menu"
menu -e -a -m test -c "echo 1" -d "test1"
menu -e -a -m test -c "echo 2" -d "test2"
menu -e -a -m test -c "echo 3" -d "test3"
And then I try to autoselect test2 after chosing test 1
1
barebox> menu -m test -s -d "test2"
But this does not work!
The only way to perform this is to use
menu -m test -S -n 2
menu -m test -s
I hope it can help you to debug it
--
Benoit RAT LAMY
Engineer (Sw) \ Ingeniero (Sw)
fix. (+34) 958 285 024
cel. (+34) 617 989 123
e-mail: benoit@xxxxxxxxxxxxx
www.sevensols.com / www.sevensecurity.es
_________________________________
C/ Baza, parcela 19 Nave 3 \ Polígono Ind. Juncaril \
18210 - PELIGROS - GRANADA –SPAIN
_______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox