mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 18:34:48 +00:00
disable debug in tests with env var
This commit is contained in:
@@ -186,7 +186,6 @@ exec bspwm
|
||||
# install them
|
||||
o = load_options(confpath, profile)
|
||||
o.safe = False
|
||||
o.debug = True
|
||||
o.install_showdiff = True
|
||||
o.variables = {}
|
||||
cmd_install(o)
|
||||
|
||||
Reference in New Issue
Block a user