projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
578cbbb
)
Destroy VM after stopping it
author
Roland Mas
<lolando@debian.org>
Thu, 5 Jul 2012 12:14:11 +0000
(12:14 +0000)
committer
Roland Mas
<lolando@debian.org>
Thu, 5 Jul 2012 12:14:11 +0000
(12:14 +0000)
tests/lxc/stop
patch
|
blob
|
history
diff --git
a/tests/lxc/stop
b/tests/lxc/stop
index 94b584334809a2388407157cd2e75e247c354baa..46206df8677bb6a4c0cb2f2b2a4cc6f176db33c4 100755
(executable)
--- a/
tests/lxc/stop
+++ b/
tests/lxc/stop
@@
-9,3
+9,4
@@
CIDR=$3
IPGW=$4
sudo /usr/bin/lxc-stop -n $HOST
IPGW=$4
sudo /usr/bin/lxc-stop -n $HOST
+sudo /usr/bin/lxc-destroy -n $HOST