summaryrefslogtreecommitdiff
path: root/ctdb/tests/eventscripts/11.natgw.023.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/tests/eventscripts/11.natgw.023.sh')
-rwxr-xr-xctdb/tests/eventscripts/11.natgw.023.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ctdb/tests/eventscripts/11.natgw.023.sh b/ctdb/tests/eventscripts/11.natgw.023.sh
index cf71c084797..ae341909d17 100755
--- a/ctdb/tests/eventscripts/11.natgw.023.sh
+++ b/ctdb/tests/eventscripts/11.natgw.023.sh
@@ -4,7 +4,7 @@
define_test "master node, static routes, custom gateway"
-setup_ctdb
+setup
setup_ctdb_natgw <<EOF
192.168.1.21 master
@@ -13,7 +13,7 @@ setup_ctdb_natgw <<EOF
192.168.1.24
EOF
-export CTDB_NATGW_STATIC_ROUTES="10.1.1.0/24 10.1.2.0/24@10.1.1.253"
+CTDB_NATGW_STATIC_ROUTES="10.1.1.0/24 10.1.2.0/24@10.1.1.253"
ok_null
simple_test_event "ipreallocated"