Disable debug
This commit is contained in:
parent
f4e8dee83c
commit
987a80397d
2
qsgen2
2
qsgen2
@ -427,7 +427,7 @@ function _f_last_updated() {
|
||||
if [[ ${globaldebug} == "true" ]]; then
|
||||
local debug=true
|
||||
else
|
||||
local debug=true
|
||||
local debug=false
|
||||
fi
|
||||
|
||||
# local file_path="${1}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user