This might help
This commit is contained in:
parent
bafb134702
commit
88362d668b
|
@ -15,7 +15,7 @@ def main [
|
|||
$"--target-host ($machine)"
|
||||
}
|
||||
|
||||
let printBuildLogs = if $print_build_logs {
|
||||
let printBuildLogs = if $verbose {
|
||||
$"--verbose"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue