summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2014-05-16 12:59:39 +0300
committerOrgad Shaneh <orgads@gmail.com>2014-05-16 14:27:13 +0200
commit82aa1380f2f31761f53a17b5a5f67417cb5eaf20 (patch)
treefb6923ec9ec8e6c06915d3b450c7beda9c5c8443 /scripts
parent752668b5f46821fbd62eda710e68d19ed65dd107 (diff)
downloadqt-creator-82aa1380f2f31761f53a17b5a5f67417cb5eaf20.tar.gz
Cleanup whitespace
Mostly trailing whitespace Change-Id: Ic324d20e8159c9d255895248ce04f25c692daf46 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mytasks.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mytasks.pl b/scripts/mytasks.pl
index d212fde953..3eaa82099d 100644
--- a/scripts/mytasks.pl
+++ b/scripts/mytasks.pl
@@ -113,5 +113,5 @@ while (<PIPE>) {
if ($line =~ /^\+(.*)/) {
checkLine($1, $filename, $pos);
}
-}
-close(PIPE);
+}
+close(PIPE);