From: Andreas Steffen Date: Wed, 3 Feb 2010 18:32:50 +0000 (+0100) Subject: IPSEC_ROUTING_TABLE is now called routing_table X-Git-Tag: 4.3.6~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00eb9267ad7a5a6887fce06f05d29cd141392e12;p=thirdparty%2Fstrongswan.git IPSEC_ROUTING_TABLE is now called routing_table --- diff --git a/testing/do-tests.in b/testing/do-tests.in index 338e106bd5..3204b844c2 100755 --- a/testing/do-tests.in +++ b/testing/do-tests.in @@ -46,7 +46,7 @@ TESTRESULTSHTML=$TODAYDIR/all.html INDEX=$TODAYDIR/index.html DEFAULTTESTSDIR=$UMLTESTDIR/testing/tests -SOURCEIP_ROUTING_TABLE=@IPSEC_ROUTING_TABLE@ +SOURCEIP_ROUTING_TABLE=@routing_table@ testnumber="0" failed_cnt="0"