From 4fcbdffcc230c89352c9a4c4f621096bf95f7284 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Fri, 23 Jan 2009 15:48:56 +0000 Subject: [PATCH] Setting for Thierry's test environment --- qaapi/qa/tests/node/vsys_launch.pl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/qaapi/qa/tests/node/vsys_launch.pl b/qaapi/qa/tests/node/vsys_launch.pl index 6e287b3..310ee7f 100755 --- a/qaapi/qa/tests/node/vsys_launch.pl +++ b/qaapi/qa/tests/node/vsys_launch.pl @@ -8,11 +8,10 @@ if ($#ARGV>0) { print "Setting prefix = $prefix\n"; } else { - $prefix="pl"; + # Setting temporarily for Thierry's test environment + $prefix="ple"; } -# Setting temporarily for Thierry's test environment -$prefix="ple"; my $slice="$prefix"."_netflow"; my $slicedir="/vservers/$slice"; -- 2.47.0