summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2011-05-26 15:16:49 +0200
committerjasplin <qt-info@nokia.com>2011-05-26 15:16:49 +0200
commit613ff91e91f108a2629d070a709ce7f4da804aff (patch)
treef8e2a560c2a15874e8c5abb6efde38a16c957d74
parentcac600fc0a2069e34036c5112ba4cfb8483bb559 (diff)
Removed trailing whitespace.
-rwxr-xr-xscripts/updatechanges.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/updatechanges.py b/scripts/updatechanges.py
index 3e1c8dd..5f4a63b 100755
--- a/scripts/updatechanges.py
+++ b/scripts/updatechanges.py
@@ -147,7 +147,7 @@ def updateChanges(host_id, platform_id, branch_id, no_progress):
benchmark_id, test_case_id, metric_id, host_id, platform_id,
branch_id, sha1_id, timestamp, regression, score,
premature_score)
-
+
execQuery(query, args, False)
sys.stdout.write("done\n")