1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00

Fix typo in N-build script

This commit is contained in:
Martin Oberhuber 2007-02-15 15:13:34 +00:00
parent 31c4b30bcb
commit 06c2a488c5

View file

@ -68,7 +68,7 @@ if [ "$FILES" != "" ]; then
cd N.latest
mv -f RSE-SDK-N${daystamp}*.zip RSE-SDK-latest.zip
chgrp dsdp-tmadmin RSE-SDK-latest.zip
cmod g+w RSE-SDK-latest.zip
chmod g+w RSE-SDK-latest.zip
fi
#Cleanup old nightly builds (leave only last 5 in place)