mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-23 16:17:40 +00:00
fix(common): change --debug shorthand use from builder test script
This commit is contained in:
parent
c389267a22
commit
e145163fc0
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ function do_build() {
|
|||
echo "PASS: parent: builder_has_option --debug is true"
|
||||
}
|
||||
|
||||
builder_parse build:child -d
|
||||
builder_parse build:child --debug
|
||||
builder_run_action build do_build
|
||||
builder_run_child_actions build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue