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:
parent
31c4b30bcb
commit
06c2a488c5
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue