From fc293c96b299926e47e8e6b9f1f1341da664cd19 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 27 Dec 2010 06:26:17 +0100 Subject: [PATCH] unset RADIUSHOSTS after before loading new scenario --- testing/do-tests.in | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/do-tests.in b/testing/do-tests.in index 2e67e93..27ad200 100755 --- a/testing/do-tests.in +++ b/testing/do-tests.in @@ -343,6 +343,7 @@ do # $DIR/scripts/load-testconfig $testname + unset RADIUSHOSTS source $TESTDIR/test.conf -- 2.7.4