Code cleanup.

This commit is contained in:
Andrius Štikonas 2009-04-21 23:13:22 +03:00
förälder 91c63a5756
incheckning 74de543507
1 ändrade filer med 1 tillägg och 2 borttagningar

3
pack
Visa fil

@ -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"