summaryrefslogtreecommitdiff
path: root/Master/common.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-06-18 18:38:14 +0000
committerKarl Berry <karl@freefriends.org>2007-06-18 18:38:14 +0000
commitbefcc7c6dc2c14e30fcd90f1791135e51f0ab51e (patch)
tree5a445132f31dc24bbc0122a111e3a8af3752cc3d /Master/common.sh
parentab4a8de1bb261c816344ad38c114333c92859a64 (diff)
(systems_init): set all_systems_ns=0.
git-svn-id: svn://tug.org/texlive/trunk@4471 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/common.sh')
-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