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