From ab5cf844966e356e04e8dfde1098e31b48f3d91c Mon Sep 17 00:00:00 2001 From: gavin Date: Sat, 4 Jan 2014 16:41:43 +0000 Subject: [PATCH] Remove what appears to be a stray debugging printf. MFC after: 1 week --- usr.sbin/bsdinstall/scripts/wlanconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/bsdinstall/scripts/wlanconfig b/usr.sbin/bsdinstall/scripts/wlanconfig index a1ccaf773e3b..4a1f7af82304 100755 --- a/usr.sbin/bsdinstall/scripts/wlanconfig +++ b/usr.sbin/bsdinstall/scripts/wlanconfig @@ -111,7 +111,6 @@ echo "network={ priority=5 }" >> $BSDINSTALL_TMPETC/wpa_supplicant.conf elif echo $ENCRYPTION | grep -q WEP; then - echo FOO exec 3>&1 WEPKEY=`dialog --insecure --backtitle "FreeBSD Installer" \ --title "WEP Setup" --mixedform "" 0 0 0 \