From 1ef63147d0eeb002dcc9475f2fcec3abddc1298d Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Mon, 8 Mar 2021 15:54:23 +0100 Subject: Tweaked logging slightly. --- examples/guided.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples') diff --git a/examples/guided.py b/examples/guided.py index fbe6ea47..15f9ba1c 100644 --- a/examples/guided.py +++ b/examples/guided.py @@ -271,8 +271,6 @@ signal.signal(signal.SIGINT, original_sigint_handler) Once that's done, we'll hand over to perform_installation() """ with archinstall.Filesystem(archinstall.arguments['harddrive'], archinstall.GPT) as fs: - print('Debug') - exit(0) # Use partitioning helper to set up the disk partitions. if disk_password: fs.use_entire_disk('luks2') -- cgit v1.2.3-70-g09d2