remove regctl debugging
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c99ff529aa
commit
e05f088282
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ def main [
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
alias regctl = ^@regctl@ --verbosity debug
|
alias regctl = ^@regctl@ --verbosity warning
|
||||||
alias gzip = ^@gzip@
|
alias gzip = ^@gzip@
|
||||||
|
|
||||||
regctl version
|
regctl version
|
||||||
|
|
Loading…
Reference in a new issue