Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-09 15:42:35 +0200
committerAnton Hvornum <anton@hvornum.se>2021-04-09 15:42:35 +0200
commit0dafeacabd37f77f3ffc6e4a4bf769a7fe3ea2bb (patch)
tree453c321dc8dcb96e65b76ff4248a3695e503a6e7
parentce044064485027647e123b71522729469261113d (diff)
Removed some debugging
-rw-r--r--examples/guided.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/guided.py b/examples/guided.py
index 06f91346..0d8030c7 100644
--- a/examples/guided.py
+++ b/examples/guided.py
@@ -247,7 +247,6 @@ def perform_installation_steps():
fs.find_partition('/boot').mount('/mnt/boot')
- exit(1)
perform_installation('/mnt')