1
0
Fork 0
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:
Martin Oberhuber 2006-11-10 15:53:50 +00:00
parent 5caab7b174
commit 3ba1386233

View file

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