From c8611a20d2e230a40b3bd71acec9e2054cfc5444 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 21 Mar 2020 12:00:30 +0100 Subject: Debug Version for print_x functions --- stages/first_stage.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'stages') diff --git a/stages/first_stage.sh b/stages/first_stage.sh index abcac3b..57cc278 100644 --- a/stages/first_stage.sh +++ b/stages/first_stage.sh @@ -25,7 +25,9 @@ set -e # debug output -printf "$OK Entering first_stage.sh\n" +print_ok "Entering first_stage.sh" +print_failed "Testing printing functions ..." +exit 99 # check bootmode -- cgit v1.2.3-70-g09d2