Code cleanup.

Este commit está contenido en:
Andrius Štikonas 2009-04-21 23:13:22 +03:00
padre 91c63a5756
commit 74de543507
Se han modificado 1 ficheros con 1 adiciones y 2 borrados

3
pack
Ver fichero

@ -53,8 +53,7 @@ for BRANCH in $TRUNK $BRANCHES; do
else
echo -e $BLUE"Skipping"$ENDCOLOR
fi
rm $file.temp
rm "$BRANCH/$d/$LCODE.po.temp"
rm $file.temp "$BRANCH/$d/$LCODE.po.temp"
else
mkdir -p "$LCODE-temp/$d"
cp "$file" "$LCODE-temp/$d/$LCODE.po"