summaryrefslogtreecommitdiff
path: root/samples/prgbox2
diff options
context:
space:
mode:
Diffstat (limited to 'samples/prgbox2')
-rwxr-xr-xsamples/prgbox25
1 files changed, 4 insertions, 1 deletions
diff --git a/samples/prgbox2 b/samples/prgbox2
index 53f3daa907ac..ba94622cd556 100755
--- a/samples/prgbox2
+++ b/samples/prgbox2
@@ -1,6 +1,9 @@
#!/bin/sh
-# $Id: prgbox2,v 1.1 2011/03/02 01:25:54 tom Exp $
+# $Id: prgbox2,v 1.2 2012/07/02 09:46:24 tom Exp $
. ./setup-vars
$DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist 3" 20 70
+
+retval=$?
+. ./report-button