[F] Fix typo
This commit is contained in:
+1
-1
@@ -381,7 +381,7 @@ def run():
|
|||||||
|
|
||||||
# Use a custom distro
|
# Use a custom distro
|
||||||
if args.distro:
|
if args.distro:
|
||||||
GLOBAL_CFG.override_distro = args.test_distro
|
GLOBAL_CFG.override_distro = args.distro
|
||||||
|
|
||||||
if args.debug:
|
if args.debug:
|
||||||
GLOBAL_CFG.debug = True
|
GLOBAL_CFG.debug = True
|
||||||
|
|||||||
Reference in New Issue
Block a user