We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebc853 commit efdcd06Copy full SHA for efdcd06
1 file changed
kgo_updates/meto_update_kgo.sh
@@ -71,6 +71,8 @@ if [[ $platforms == *"ex1a"* ]]; then
71
break
72
fi
73
done
74
+else
75
+ ex_kgo_host="unset"
76
77
read -rp "Suite Name: " suite_name
78
read -rp "Enter the path to the merged trunk WC (top directory): " wc_path
0 commit comments