summaryrefslogtreecommitdiff
path: root/Master/common.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-06-15 23:45:33 +0000
committerKarl Berry <karl@freefriends.org>2007-06-15 23:45:33 +0000
commit7122bf42462306564f2b9c3c74dba5b8050c9331 (patch)
treebe4825fb85c6d43b426d9b4743dcd9c59ba60a5e /Master/common.sh
parentc1a7a84b9e3a90e7b0bd3874c89bf32c40aca298 (diff)
(prepare_dirs): quote in case all_systems_ns is
the empty string (although it's not entirely clear to me how that ends up being the case). From Jukka Salmi, 15 Jun 2007 10:45:39. git-svn-id: svn://tug.org/texlive/trunk@4437 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/common.sh')
-rwxr-xr-xMaster/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/common.sh b/Master/common.sh
index 60b857f89ef..db3ec5fa35d 100755
--- a/Master/common.sh
+++ b/Master/common.sh
@@ -413,7 +413,7 @@ prepare_dirs()
warn "command 'chmod 1777 $opt_varfonts_dir/pk $opt_varfonts_dir/tfm' failed"
echo "done preparing." >&2
- if test $all_systems_ns = 1; then
+ if test "$all_systems_ns" = 1; then
cls
textvar_show screen_6
echo