X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Buildscr.cv;h=d2df1535dc827cc953bb78b61fc1bb832b9a4933;hb=5471539a6738484b48fb938c88dce547a3e4b299;hp=0b4d1cbe6a0fa85d7241ae6317e02dae0b7f46fc;hpb=e11f8ee794c73bec1b640fc83b32252dd00b5044;p=PuTTY.git diff --git a/Buildscr.cv b/Buildscr.cv index 0b4d1cbe..d2df1535 100644 --- a/Buildscr.cv +++ b/Buildscr.cv @@ -33,7 +33,7 @@ enddelegate # Provide the revision number as one of the build outputs, to make it # easy to construct a curl upload command which will annotate it # appropriately when uploaded. -in putty do echo $(revision) > revision.txt +in putty do echo $(vcsfullid) > revision.txt deliver putty/revision.txt $@ deliver putty/cov-int.tar.gz $@