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