summaryrefslogtreecommitdiffstats
path: root/config-ml.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config-ml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-ml.in b/config-ml.in
index 70ef0fdcca..807cc0b2cb 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -638,11 +638,11 @@ if [ -n "${multidirs}" ] && [ -z "${ml_norecursion}" ]; then
exit 1
fi
- cd ${ML_POPDIR}
+ cd "${ML_POPDIR}"
done
- cd ${ml_origdir}
+ cd "${ml_origdir}"
fi
fi # ${ml_toplevel_p} = yes