summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/common.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/common.sh b/Master/common.sh
index db3ec5fa35d..2815e1bffcf 100755
--- a/Master/common.sh
+++ b/Master/common.sh
@@ -224,6 +224,8 @@ systems_init () {
eval this_platform_n=\$p_${this_system}_n
eval this_platform_fn=\$p_${this_system}_fn
all_systems_ns=1
+ else
+ all_systems_ns=0
fi
setlength all_systems_anz 2
setlength all_systems_ns 2