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
(parent:
decfd8e
)
ipsec.sql remains in /etc/ipsec.d
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Mon, 7 Apr 2008 07:25:04 +0000
(07:25 -0000)
committer
Andreas Steffen
<andreas.steffen@strongswan.org>
Mon, 7 Apr 2008 07:25:04 +0000
(07:25 -0000)
testing/do-tests.in
patch
|
blob
|
history
diff --git
a/testing/do-tests.in
b/testing/do-tests.in
index
5c5c4c3
..
650b106
100755
(executable)
--- a/
testing/do-tests.in
+++ b/
testing/do-tests.in
@@
-471,7
+471,7
@@
do
if [ $SUBDIR = "sql" ]
then
- scp $HOSTLOGIN:/etc/ipsec.sql \
+ scp $HOSTLOGIN:/
ipsec.d/
etc/ipsec.sql \
$TESTRESULTDIR/${host}.ipsec.sql > /dev/null 2>&1
else
touch $TESTRESULTDIR/${host}.ipsec.sql