aboutsummaryrefslogtreecommitdiff
path: root/samples/treeview
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-26 09:05:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-26 09:05:35 +0000
commit01b7bcd408fd9e9dc9088b1df5761fcc0971d7e1 (patch)
tree593f2e62b1846058a020ffcecb0ef93eb7ac2153 /samples/treeview
parent4dccdce4191d6e2bc3ba9f782b0fe1aa46b743e3 (diff)
Diffstat (limited to 'samples/treeview')
-rwxr-xr-xsamples/treeview4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/treeview b/samples/treeview
index 34212184d4de..fec3cddf9f69 100755
--- a/samples/treeview
+++ b/samples/treeview
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: treeview,v 1.2 2012/12/04 10:53:09 tom Exp $
+# $Id: treeview,v 1.3 2020/11/26 00:05:52 tom Exp $
. ./setup-vars
@@ -17,6 +17,6 @@ $DIALOG --title "TREE VIEW DIALOG" \
tag8 eight off 4 \
tag9 nine off 1 2> $tempfile
-retval=$?
+returncode=$?
. ./report-tempfile