mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
Support Release builds in customTargets.xml
This commit is contained in:
parent
5caab7b174
commit
3ba1386233
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ sg dsdp-tm-rse -c "touch $log"
|
|||
sg dsdp-tm-rse -c "cvs -q update -RPd"
|
||||
daystamp=`date +'%Y%m%d*%H'`
|
||||
echo "Enter tag to fetch from CVS (default is HEAD):"
|
||||
echo "Enter build type (P,N,I,S):"
|
||||
echo "Enter build type (P,N,I,S,R):"
|
||||
echo "Enter the build id (default is x$stamp):"
|
||||
sg dsdp-tm-rse -c "perl ./build.pl >> $log 2>&1"
|
||||
#tail -50 $log
|
||||
|
|
Loading…
Add table
Reference in a new issue