From ef3c8d526a5f4cbf13acf950d31d9627ff0aa700 Mon Sep 17 00:00:00 2001 From: Eric Westphal Date: Thu, 20 Jul 2017 17:35:55 -0400 Subject: [PATCH] Whitespace fixes --- image/hostapd_manager_quiet.sh | 18 +++++++++--------- web/plates/settings.html | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/image/hostapd_manager_quiet.sh b/image/hostapd_manager_quiet.sh index 3f0c9aa7..6bea6473 100644 --- a/image/hostapd_manager_quiet.sh +++ b/image/hostapd_manager_quiet.sh @@ -4,7 +4,7 @@ # STRATUX QUIET HOSTAPD MANAGE # ###################################################################### # This script is almost identical to hostapd_manager.sh except all the -# screen outputs are supplressed except for error messages. +# screen outputs are supplressed except for error messages. # # Usage: # hostapd_manager_quiet.sh -s Stratux-N12345 -p SquawkDirty! -c 5 @@ -127,7 +127,7 @@ while getopts $options option; do \?) # invalid option error_exit "Invalid option -$OPTARG" ;; - :) # Missing Arg + :) # Missing Arg error_exit "Missing option for argument -$OPTARG" ;; *) # Invalid @@ -221,17 +221,17 @@ do sed -i "s/^#wpa_pairwise=.*/#wpa_pairwise=TKIP/" ${i} sed -i "s/^#rsn_pairwise=.*/#rsn_pairwise=CCMP/" ${i} else - echo "" >> ${i} - echo "#auth_algs=1" >> ${i} - echo "#wpa=3" >> ${i} - echo "#wpa_passphrase=$defaultPass" >> ${i} - echo "#wpa_key_mgmt=WPA-PSK" >> ${i} + echo "" >> ${i} + echo "#auth_algs=1" >> ${i} + echo "#wpa=3" >> ${i} + echo "#wpa_passphrase=$defaultPass" >> ${i} + echo "#wpa_key_mgmt=WPA-PSK" >> ${i} echo "#wpa_pairwise=TKIP" >> ${i} - echo "#rsn_pairwise=CCMP" >> ${i} + echo "#rsn_pairwise=CCMP" >> ${i} fi fi else - error_exit "No ${i} file found..." + error_exit "No ${i} file found..." fi done diff --git a/web/plates/settings.html b/web/plates/settings.html index 259c55e3..04c9de31 100755 --- a/web/plates/settings.html +++ b/web/plates/settings.html @@ -52,7 +52,7 @@
- Notice! This feature has not been implemented... YET! + Notice! This feature has not been implemented... YET!
@@ -236,7 +236,7 @@
- +