Index: branches/czw_branch/20100427/tools/czartool.pl
===================================================================
--- branches/czw_branch/20100427/tools/czartool.pl	(revision 28017)
+++ branches/czw_branch/20100427/tools/czartool.pl	(revision 28031)
@@ -234,4 +234,5 @@
         foreach $distLabel (@distributionLabels) {
             chomp($stdsLabel);
+            chomp($distLabel);
             if ($stdsLabel eq $distLabel) { $distributing = 1; last;}
 
