bootstrap.image.upload: Use git id instead of build number.

db4
Doug Coleman 2015-08-04 16:27:59 -07:00
parent cf80135ffa
commit 1ca3a0cd0b
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ M: windows scp-name "pscp" ;
] { } make try-process ; ] { } make try-process ;
: append-build ( path -- path' ) : append-build ( path -- path' )
build number>string "." glue ; vm-git-label "-" split1-last nip "." glue ;
: checksum-lines-append-build ( -- ) : checksum-lines-append-build ( -- )
"checksums.txt" utf8 [ "checksums.txt" utf8 [