mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 16:15:25 +02:00
Fix copying S-builds to publish
This commit is contained in:
parent
23ab453df5
commit
e1350b862f
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ stamp=`date +'%Y%m%d-%H%M'`
|
|||
log=$HOME/ws/log-$stamp.txt
|
||||
sg dsdp-tm-rse -c "touch $log"
|
||||
sg dsdp-tm-rse -c "cvs -q update -RPd"
|
||||
daystamp=`date +'%Y%m%d-%H'`
|
||||
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 the build id (default is x$stamp):"
|
||||
|
|
Loading…
Add table
Reference in a new issue