strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
bd4c612
)
stop-testing requires virsh
author
Reto Buerki
<reet@codelabs.ch>
Thu, 13 Dec 2012 09:31:44 +0000
(10:31 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Thu, 17 Jan 2013 15:54:56 +0000
(16:54 +0100)
testing/stop-testing
patch
|
blob
|
history
diff --git
a/testing/stop-testing
b/testing/stop-testing
index
12f18fa
..
852e2ec
100755
(executable)
--- a/
testing/stop-testing
+++ b/
testing/stop-testing
@@
-9,6
+9,8
@@
KNLTARGET=/var/run/kvm-swan-kernel
[ `id -u` -eq 0 ] || die "You must be root to run $0"
+check_commands virsh
+
for net in $NETWORKS
do
log_action "Network $net"