mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
This commit is contained in:
parent
defabdbecb
commit
1af4d20e1e
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ ynh_script_progression () {
|
||||||
local last
|
local last
|
||||||
# Manage arguments with getopts
|
# Manage arguments with getopts
|
||||||
ynh_handle_getopts_args "$@"
|
ynh_handle_getopts_args "$@"
|
||||||
|
# Re-disable xtrace, ynh_handle_getopts_args set it back
|
||||||
set +o xtrace # set +x
|
set +o xtrace # set +x
|
||||||
weight=${weight:-1}
|
weight=${weight:-1}
|
||||||
time=${time:-0}
|
time=${time:-0}
|
||||||
|
|
Loading…
Add table
Reference in a new issue