Merge branch 'master' of ssh://feistymeow.org/feisty_meow
[feisty_meow.git] / scripts / buildor / build_xsedes.sh
index db28af00cab28b6746b41c4245c6c8c7cdad94ce..f30fdedc0c68886a425fd08c4aa4fc1044f99382 100644 (file)
@@ -12,8 +12,8 @@ function build_xsede()
   if [ $? -ne 0 ]; then return 1; fi
   echo "Build starting at: $(date)"
   \rm -rf unit-test-reports
-  # update the libs first.
-  ant update
+#  # update the libs first.
+#  ant update
   if [ $? -ne 0 ]; then return 1; fi
   # then build the trunk.
   ant -Dbuild.targetArch=64 build