Update the title of the old flow rules

Change-Id: I43969de870369fa6b81c95b34b34edf61fca9950
diff --git a/TestON/JenkinsFile/scripts/SCPFflowTp1g.R b/TestON/JenkinsFile/scripts/SCPFflowTp1g.R
index 140d5f8..9123085 100644
--- a/TestON/JenkinsFile/scripts/SCPFflowTp1g.R
+++ b/TestON/JenkinsFile/scripts/SCPFflowTp1g.R
@@ -104,7 +104,7 @@
 }
 if ( args[ old_flow ] == 'y' ){
     fileOldFlowModifier <- "_OldFlow"
-    chartTitle <- paste( chartTitle, "With Old Flow", sep="\n" )
+    chartTitle <- paste( chartTitle, "With Eventually Consistent Flow Rule Store", sep="\n" )
 }
 errBarOutputFile <- paste( args[ save_directory ],
                            args[ test_name ],