summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/dialog/TESTS/menubox
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/dialog/TESTS/menubox')
-rwxr-xr-xgnu/usr.bin/dialog/TESTS/menubox1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/dialog/TESTS/menubox b/gnu/usr.bin/dialog/TESTS/menubox
index 4883c7c..d7a2276 100755
--- a/gnu/usr.bin/dialog/TESTS/menubox
+++ b/gnu/usr.bin/dialog/TESTS/menubox
@@ -29,5 +29,6 @@ case $retval in
1)
echo "Cancel pressed.";;
255)
+ [ -z "$choice" ] || echo $choice ;
echo "ESC pressed.";;
esac
OpenPOWER on IntegriCloud