From ab8ed95bfc154fcc9eb2ac055c64757016851bc0 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 4 Apr 2014 23:04:54 +0200 Subject: [PATCH] Fixed pretest script in tnc/tnccs-20-pt-tls scenario --- testing/tests/tnc/tnccs-20-pt-tls/pretest.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tests/tnc/tnccs-20-pt-tls/pretest.dat b/testing/tests/tnc/tnccs-20-pt-tls/pretest.dat index f7d86ec7f3..97ff0c1ecb 100644 --- a/testing/tests/tnc/tnccs-20-pt-tls/pretest.dat +++ b/testing/tests/tnc/tnccs-20-pt-tls/pretest.dat @@ -6,7 +6,7 @@ carol::cat /etc/tnc_config carol::echo 0 > /proc/sys/net/ipv4/ip_forward dave::echo aabbccddeeff11223344556677889900 > /var/lib/dbus/machine-id dave::cat /etc/tnc_config -alice::sed -i "s/NOW/`date +%s`/g" /etc/pts/data.sql +alice::sed -i "s/NOW/`date +%s`/g" /etc/pts/data1.sql alice::cd /usr/local/share/strongswan/templates/database/imv; cat tables.sql data.sql /etc/pts/data1.sql | sqlite3 /etc/pts/config.db alice::ipsec start winnetou::ip route add 10.1.0.0/16 via 192.168.0.1 -- 2.47.2