tools/zshlibs_update: no string expansion
This commit is contained in:
parent
0900a19d1f
commit
9b66d7ba04
@ -13,7 +13,7 @@ function zshlibs_update()
|
|||||||
zshlibs_log zlibs_update "update done"
|
zshlibs_log zlibs_update "update done"
|
||||||
popd 2>&1 > /dev/null
|
popd 2>&1 > /dev/null
|
||||||
else
|
else
|
||||||
echo "\$zshlibs_install not set!"
|
echo '$zshlibs_install not set!'
|
||||||
return 1
|
return 1
|
||||||
zlibs_install
|
zlibs_install
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user