Author: runa
Date: 2011-07-21 07:39:29 +0000 (Thu, 21 Jul 2011)
New Revision: 24920

Modified:
   website/trunk/po2wml.sh
Log:
yet another minor fix for po2wml.sh

Modified: website/trunk/po2wml.sh
===================================================================
--- website/trunk/po2wml.sh     2011-07-21 07:33:00 UTC (rev 24919)
+++ website/trunk/po2wml.sh     2011-07-21 07:39:29 UTC (rev 24920)
@@ -419,7 +419,7 @@
                # If the current language is "pl_PL" use "pl" instead
                if [ $lang = "pl_PL" ]
                then
-                       $lang="pl"
+                       lang="pl"
                        subdir
                fi
 

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to