diff -r e425f93c3dda -r cff167b3bfa2 common/bin/test_builds.sh --- 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 -