Skip to content

Commit efdcd06

Browse files
fix kgo script (#98)
1 parent aebc853 commit efdcd06

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

kgo_updates/meto_update_kgo.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ if [[ $platforms == *"ex1a"* ]]; then
7171
break
7272
fi
7373
done
74+
else
75+
ex_kgo_host="unset"
7476
fi
7577
read -rp "Suite Name: " suite_name
7678
read -rp "Enter the path to the merged trunk WC (top directory): " wc_path

0 commit comments

Comments
 (0)