1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00

[cleanup] comment only

This commit is contained in:
Martin Oberhuber 2008-01-10 14:17:04 +00:00
parent 34ab4a8b4c
commit 2476cf6851

View file

@ -312,7 +312,7 @@ awk 'BEGIN {doit=1}
mv -f site.xml.tmp site.xml mv -f site.xml.tmp site.xml
# optimize the site # optimize the site
# see http://wiki.eclipse.org/index.php/Platform-releng-faq # see http://wiki.eclipse.org/Platform-releng-faq
case ${TYPE} in test*) case ${TYPE} in test*)
echo "Packing the site... $SITE" echo "Packing the site... $SITE"
# Workaround for downgrading effort of pack200 to avoid VM bug # Workaround for downgrading effort of pack200 to avoid VM bug