projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c30ed5
)
removing the unit tests now to avoid confusion about ones that used to exist, but...
author
Chris Koeritz
<fred@gruntose.com>
Fri, 4 Jan 2013 19:09:29 +0000
(14:09 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Fri, 4 Jan 2013 19:09:29 +0000
(14:09 -0500)
customizing/fred/build_cak0l.sh
patch
|
blob
|
history
diff --git
a/customizing/fred/build_cak0l.sh
b/customizing/fred/build_cak0l.sh
index 01e48e21ffa35c88ce1b7a102c3b279b8e0c3ec2..0c5bfff92a9bd5f9cdb50af2c709f1a735fca711 100644
(file)
--- a/
customizing/fred/build_cak0l.sh
+++ b/
customizing/fred/build_cak0l.sh
@@
-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.