Skip to content

Commit

Permalink
Add QUIET_MODE for check_config_only()
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Apr 26, 2024
1 parent 6df73e6 commit f8cb03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lux-wine
Original file line number Diff line number Diff line change
Expand Up @@ -3578,7 +3578,7 @@ lu_exit() {
}

check_config_only() {
check_exe_wcfg_cenv "$@"
QUIET_MODE=1 check_exe_wcfg_cenv "$@"
check_luwine_wcfg_cenv
check_def_config
}
Expand Down

0 comments on commit f8cb03c

Please sign in to comment.