summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-12-21 20:36:12 +0000
committerdteske <dteske@FreeBSD.org>2012-12-21 20:36:12 +0000
commit2bedb4fa3d0b80d5395ac27632897a9df7763a87 (patch)
tree0164abdf785c9b93674972cf811515a9574a7385 /usr.sbin/bsdconfig/usermgmt
parentea3604ca083cacbb8974d399e6ef5ff088674363 (diff)
downloadFreeBSD-src-2bedb4fa3d0b80d5395ac27632897a9df7763a87.zip
FreeBSD-src-2bedb4fa3d0b80d5395ac27632897a9df7763a87.tar.gz
Remove erroneous use of "local" (not in a function).
Diffstat (limited to 'usr.sbin/bsdconfig/usermgmt')
-rwxr-xr-xusr.sbin/bsdconfig/usermgmt/userinput1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/usermgmt/userinput b/usr.sbin/bsdconfig/usermgmt/userinput
index 596496f..fd5c1fd 100755
--- a/usr.sbin/bsdconfig/usermgmt/userinput
+++ b/usr.sbin/bsdconfig/usermgmt/userinput
@@ -391,7 +391,6 @@ while :; do
\"\$hline\" \
$menu_items )
- local dialog_menu
dialog_menu=$( eval $DIALOG \
--title \"\$DIALOG_TITLE\" \
--backtitle \"\$DIALOG_BACKTITLE\" \
OpenPOWER on IntegriCloud