mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
fix: quote parens so that they aren't used as globs (#549)
This commit is contained in:
parent
1cb1df6307
commit
1375adf8f8
|
|
@ -2278,7 +2278,7 @@ because {flag}c{pre} flag given}
|
|||
else
|
||||
m {error}Error: no {cmd}cmake{error} binary found and \
|
||||
${${${${#files}:#0}:+its input file exists \
|
||||
({file}CMakeLists.txt{error})}:-and {flag}c{error} \
|
||||
\({file}CMakeLists.txt{error}\)}:-and {flag}c{error} \
|
||||
flag given}! Skipping{…}
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue