bootstrap.image.upload: Use git id instead of build number.
parent
cf80135ffa
commit
1ca3a0cd0b
|
@ -51,7 +51,7 @@ M: windows scp-name "pscp" ;
|
|||
] { } make try-process ;
|
||||
|
||||
: append-build ( path -- path' )
|
||||
build number>string "." glue ;
|
||||
vm-git-label "-" split1-last nip "." glue ;
|
||||
|
||||
: checksum-lines-append-build ( -- )
|
||||
"checksums.txt" utf8 [
|
||||
|
|
Loading…
Reference in New Issue