From 1032e6474ff316fb3a5d0d46333536a80b3ca779 Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Mon, 30 Oct 2017 12:02:18 -0500 Subject: [PATCH] partial cherry-pick of 87c81df5e0f4c938ac03df92433bcfc31a0294e0 --- scripts/local_facts.fact | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/local_facts.fact b/scripts/local_facts.fact index 43f8ab6f5..54863bcd7 100755 --- a/scripts/local_facts.fact +++ b/scripts/local_facts.fact @@ -45,7 +45,7 @@ fi # interruptions return last stage number recorded (1-9) if [ -f /etc/iiab/iiab.env ] then - STAGE=0 + STAGE=1 source /etc/iiab/iiab.env STAGE=$STAGE else @@ -58,7 +58,7 @@ cat <