aboutsummaryrefslogtreecommitdiff
path: root/contrib/dialog/samples/dft-no
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2012-12-30 04:22:34 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2012-12-30 04:22:34 +0000
commit197186496661d8f63639b5b27b33851f727d4da7 (patch)
tree6d48accafd38ffd900622df8c9eab499d302c36f /contrib/dialog/samples/dft-no
parent92e23218834447506d9bd79b07c880e6c0dc7e50 (diff)
downloadsrc-197186496661d8f63639b5b27b33851f727d4da7.tar.gz
src-197186496661d8f63639b5b27b33851f727d4da7.zip
Revert r241818 that updated dialog to 20120706. This turns out to horribly
break mixed form dialogs in conjunction with the FreeBSD termcap, making the bsdinstall partition editor Add dialog, among other things, completely nonfunctional. This restores dialog 20110707.
Notes
Notes: svn path=/head/; revision=244850
Diffstat (limited to 'contrib/dialog/samples/dft-no')
-rwxr-xr-xcontrib/dialog/samples/dft-no3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/dialog/samples/dft-no b/contrib/dialog/samples/dft-no
deleted file mode 100755
index 172bcb2ca4b6..000000000000
--- a/contrib/dialog/samples/dft-no
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# $Id: dft-no,v 1.2 2012/07/03 09:44:02 tom Exp $
-DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --defaultno" "$@"