strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Close IKE_SA directly after sending the delete
[strongswan.git]
/
testing
/
Makefile.am
diff --git
a/testing/Makefile.am
b/testing/Makefile.am
index
ad8d504
..
2aa7d70
100644
(file)
--- a/
testing/Makefile.am
+++ b/
testing/Makefile.am
@@
-1,11
+1,11
@@
noinst_SCRIPTS = do-tests
CLEANFILES = do-tests
EXTRA_DIST = do-tests.in make-testing start-testing stop-testing \
noinst_SCRIPTS = do-tests
CLEANFILES = do-tests
EXTRA_DIST = do-tests.in make-testing start-testing stop-testing \
- testing.conf hosts images scripts tests INSTALL README
+ testing.conf
ssh_config
hosts images scripts tests INSTALL README
do-tests : do-tests.in
sed \
do-tests : do-tests.in
sed \
- -e "s:\@
IPSEC_ROUTING_TABLE\@:$(IPSEC_ROUTING_TABLE
):" \
+ -e "s:\@
routing_table\@:$(routing_table
):" \
$(srcdir)/$@.in > $@
chmod +x $@
$(srcdir)/$@.in > $@
chmod +x $@