From e8ff6de23a4b30af2aa495afadfb27d3afa7efcb Mon Sep 17 00:00:00 2001 From: Naoto Hanaue Date: Mon, 20 Apr 2015 18:44:01 +0900 Subject: scenario_test: support to the new cli client --- test/scenario_test/constant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/scenario_test/constant.py') diff --git a/test/scenario_test/constant.py b/test/scenario_test/constant.py index 131cfd04..a5132022 100644 --- a/test/scenario_test/constant.py +++ b/test/scenario_test/constant.py @@ -62,5 +62,5 @@ A_PART_OF_CURRENT_DIR = "/test/scenario_test" ADJ_RIB_IN = "adj-in" ADJ_RIB_OUT = "adj-out" LOCAL_RIB = "local" -GLOBAL_RIB = "global" +GLOBAL_RIB = "global rib" NEIGHBOR = "neighbor" -- cgit v1.2.3