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