WhitespaceClean-resources/install/scripts

whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
mafoo
2016-03-11 13:21:52 +00:00
parent 66ba2802bd
commit 0eb7d5ddac
55 changed files with 269 additions and 269 deletions

View File

@@ -125,7 +125,7 @@ if (session:ready()) then
--hangup the call
session:hangup();
else
else
log.notice("execute " .. app .. " " .. data);
--exucute the application