diff profiler.xml @ 55:51c21e40ec5c draft

Uploaded
author bgruening
date Wed, 21 Jan 2015 09:29:46 -0500
parents c0a054f2eff8
children
line wrap: on
line diff
--- a/profiler.xml	Mon Dec 22 19:00:50 2014 -0500
+++ b/profiler.xml	Wed Jan 21 09:29:46 2015 -0500
@@ -30,8 +30,8 @@
         #end if
 
         #if $scaleRegions.showScaleRegionsOpt == "yes":
-            --startLabel $scaleRegions.startLabel
-            --endLabel $scaleRegions.endLabel
+            --startLabel '$scaleRegions.startLabel'
+            --endLabel '$scaleRegions.endLabel'
         #end if
 
         #if $advancedOpt.showAdvancedOpt == "yes":