added GST_DEBUG=ERROR for DEBUG mode
This commit is contained in:
parent
aa5a9d17f0
commit
ff400ff8f6
@ -3159,6 +3159,7 @@ start_portwine () {
|
|||||||
if [[ "${PW_LOG}" == 1 ]] \
|
if [[ "${PW_LOG}" == 1 ]] \
|
||||||
|| [[ -n "$PW_DEBUG" ]]
|
|| [[ -n "$PW_DEBUG" ]]
|
||||||
then
|
then
|
||||||
|
check_variables GST_DEBUG "ERROR"
|
||||||
check_variables WINEDEBUG "err+all"
|
check_variables WINEDEBUG "err+all"
|
||||||
check_variables WINE_MONO_TRACE "E:System.NotImplementedException"
|
check_variables WINE_MONO_TRACE "E:System.NotImplementedException"
|
||||||
check_variables VKBASALT_LOG_LEVEL "error"
|
check_variables VKBASALT_LOG_LEVEL "error"
|
||||||
|
Loading…
Reference in New Issue
Block a user