Skip to content

Commit

Permalink
Remove erroneous use of "local" (not in a function).
Browse files Browse the repository at this point in the history
  • Loading branch information
devinteske committed Dec 21, 2012
1 parent ea3604c commit 2bedb4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion usr.sbin/bsdconfig/usermgmt/userinput
Expand Up @@ -391,7 +391,6 @@ while :; do
\"\$hline\" \
$menu_items )

local dialog_menu
dialog_menu=$( eval $DIALOG \
--title \"\$DIALOG_TITLE\" \
--backtitle \"\$DIALOG_BACKTITLE\" \
Expand Down

0 comments on commit 2bedb4f

Please sign in to comment.