moving back to pl_netflow
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 24 Jan 2009 21:58:54 +0000 (21:58 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 24 Jan 2009 21:58:54 +0000 (21:58 +0000)
qaapi/qa/tests/node/pf2test.pl
qaapi/qa/tests/node/vsys_launch.pl

index ae992dd..d1c95bf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-$netflow_slice="ple_netflow";
+$netflow_slice="pl_netflow";
 
 print "Warning! This test runs only once. I.e., it will usually not run twice in succession till syslog sees some new activitt\n";
 print "Preparing...";
index 310ee7f..f9fb954 100755 (executable)
@@ -9,7 +9,7 @@ if ($#ARGV>0) {
 }
 else {
     # Setting temporarily for Thierry's test environment
-       $prefix="ple";
+       $prefix="pl";
 }