aboutsummaryrefslogtreecommitdiff
path: root/contrib/dialog/samples/timebox-stdout
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2026-02-17 13:21:23 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2026-06-29 13:49:22 +0000
commit5b2bdadeb6c25c10dac9722fd66a668e14d3b384 (patch)
tree803aea25ff7939c67b5c3151d091e2e37204063d /contrib/dialog/samples/timebox-stdout
parente6467516f584505ac29fd370966abd530a7b5454 (diff)
Diffstat (limited to 'contrib/dialog/samples/timebox-stdout')
-rwxr-xr-xcontrib/dialog/samples/timebox-stdout10
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/dialog/samples/timebox-stdout b/contrib/dialog/samples/timebox-stdout
deleted file mode 100755
index 4ed0d9a23da7..000000000000
--- a/contrib/dialog/samples/timebox-stdout
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-# $Id: timebox-stdout,v 1.7 2020/11/26 00:09:31 tom Exp $
-
-. ./setup-vars
-
-returntext=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 12 34 56`
-
-returncode=$?
-
-. ./report-string