common/bin/test_builds.sh
changeset 27595 cff167b3bfa2
parent 13697 5262b00bc10c
--- a/common/bin/test_builds.sh	Mon Nov 24 14:44:10 2014 +0100
+++ b/common/bin/test_builds.sh	Thu Nov 27 15:41:56 2014 +0100
@@ -171,7 +171,7 @@
 ) 2>&1 | tee ${t3}.build.txt
 checkErrors
 
-# Compare old build to build-infra build 
+# Compare old build to build-infra build
 ( \
   sh ${t0}/common/bin/compareimage.sh \
     ${t3}/build/*/j2sdk-image \
@@ -181,4 +181,3 @@
 checkErrors
 
 exit 0
-