mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
f33ece11ac
My previous change to avoid creating a *.pyc file when running create_manpage_completions.py was wrong because I put the `sys.dont_write_bytecode = True` on the wrong line. Rather than simply move that statement make the simpler, cleaner, fix that removes the need for `eval` where that program is invoked. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |