projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
ad1c583
)
Merged from 5.2: Destroy VM at start of -src-cos job
author
Roland Mas
<lolando@debian.org>
Thu, 5 Jul 2012 09:47:25 +0000
(09:47 +0000)
committer
Roland Mas
<lolando@debian.org>
Thu, 5 Jul 2012 09:47:25 +0000
(09:47 +0000)
tests/scripts/fusionforge-build-and-test-src-cos.sh
patch
|
blob
|
history
diff --git
a/tests/scripts/fusionforge-build-and-test-src-cos.sh
b/tests/scripts/fusionforge-build-and-test-src-cos.sh
index
6d2359d
..
8775ac2
100755
(executable)
--- a/
tests/scripts/fusionforge-build-and-test-src-cos.sh
+++ b/
tests/scripts/fusionforge-build-and-test-src-cos.sh
@@
-5,6
+5,7
@@
export FORGE_HOME=/opt/gforge
get_config $@
prepare_workspace
+destroy_vm -t centos5 $@
start_vm_if_not_keeped -t centos5 $@
#[ ! -e $HOME/doxygen-1.6.3/bin/doxygen ] || make build-doc DOCSDIR=$WORKSPACE/apidocs DOXYGEN=$HOME/doxygen-1.6.3/bin/doxygen