Remove trailing whitespace from lines

This commit is contained in:
T. Joseph Carter
2015-10-30 05:38:31 -07:00
parent b07ab9faad
commit cf4bc9ea92
17 changed files with 122 additions and 122 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ if [[ $(grep -e '-scanttyUSB' <<< "$*") ]]; then
# echo "scantty no devices eligible: sleeping"
sleep 86399
fi
# echo "result:$ttyUSB"
elif [[ $(grep -o 'ttyUSB[^ ]*' <<< "$*") ]]; then
# echo "device specified"