[tor-commits] r24920: {website} yet another minor fix for po2wml.sh (website/trunk)
Runa Sandvik
runa.sandvik at gmail.com
Thu Jul 21 07:39:29 UTC 2011
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
More information about the tor-commits
mailing list