Revert "mason.build: Can't resolve path ~/builds/factor, not sure how this ever"
This reverts commit 0e88bd305e
.
paths
parent
1685c4537c
commit
97ea4ccb17
|
@ -16,7 +16,7 @@ IN: mason.build
|
|||
|
||||
: clone-source ( -- )
|
||||
"Cloning GIT repository" print-timestamp
|
||||
"git" "clone" builds-dir get "factor" append-path absolute-path 3array
|
||||
"git" "clone" builds-dir get "factor" append-path 3array
|
||||
short-running-process ;
|
||||
|
||||
: copy-image ( -- )
|
||||
|
|
Loading…
Reference in New Issue