From e3c49b46f9bda85018020e6bb4c34fd11829dc9c Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Fri, 3 Jan 2025 14:51:31 +0100 Subject: [PATCH] debug: PR to run all kstests on master to check gh1346 kstest issue --- anaconda.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda.py b/anaconda.py index e2330a7e5ad..d7148a0ae01 100755 --- a/anaconda.py +++ b/anaconda.py @@ -186,7 +186,7 @@ def setup_environment(): print("anaconda must be run as root.") sys.exit(1) - print("Starting installer, one moment...") + print("Starting DDDDDBG installer, one moment...") # Allow a file to be loaded as early as possible try: