Index: trunk/ippTasks/pantasks.pro
===================================================================
--- trunk/ippTasks/pantasks.pro	(revision 19427)
+++ trunk/ippTasks/pantasks.pro	(revision 19429)
@@ -195,5 +195,5 @@
 
     # Only process the data with the specified label.
-    if ($?LABEL && "$LABEL" != "NONE")
+    if ($?LABEL && $LABEL != "NONE")
 	$command = $command -label $LABEL
     end
