removing the unit tests now to avoid confusion about ones that used to exist, but...
authorChris Koeritz <fred@gruntose.com>
Fri, 4 Jan 2013 19:09:29 +0000 (14:09 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 4 Jan 2013 19:09:29 +0000 (14:09 -0500)
customizing/fred/build_cak0l.sh

index 01e48e21ffa35c88ce1b7a102c3b279b8e0c3ec2..0c5bfff92a9bd5f9cdb50af2c709f1a735fca711 100644 (file)
@@ -4,6 +4,7 @@ function build_xsede()
 {
   pushd ~/xsede/code/cak0l/trunk
   echo "Build starting at: $(date)"
+  \rm -rf unit-test-reports
   ant -Dbuild.targetArch=64 build
   # fix memory limits.
 #hmmm: clean these up.