diff options
| author | Gavin Atkinson <gavin@FreeBSD.org> | 2014-01-04 16:41:43 +0000 |
|---|---|---|
| committer | Gavin Atkinson <gavin@FreeBSD.org> | 2014-01-04 16:41:43 +0000 |
| commit | f051e63a595ab3b90c2c1d11a82bcb316572aa16 (patch) | |
| tree | 2506bc207a3aaee8ad3c61bca2e0126d04708169 /usr.sbin | |
| parent | 372ab06ee7ea628a8266407c7dd96bd4d9ffd263 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rwxr-xr-x | usr.sbin/bsdinstall/scripts/wlanconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |
