summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPhilip Sequeira <phsequei@gmail.com>2016-09-10 14:53:55 -0400
committerwm4 <wm4@nowhere>2016-09-10 21:46:01 +0200
commitdefcb9047e18f6c9fe1129fb85915344a6a57126 (patch)
treeda7d04295e97609aef4b750ba49ab88618191ba1 /.github
parentfc1c004cd8b869f268e3d8eb3bf605bc39902e99 (diff)
downloadmpv-defcb9047e18f6c9fe1129fb85915344a6a57126.tar.bz2
mpv-defcb9047e18f6c9fe1129fb85915344a6a57126.tar.xz
TOOLS/zsh.pl: die if we can't parse main options
This will catch cases where mpv runs without error, but the --list-options output isn't what we expect. Otherwise, we'll make a broken completion file that will result in cryptic errors when pressing tab, like: _mpv:18: command not found: *:files:->mfiles That's been the case for most of the zsh completion issues we've had reported, that I can remember. Also make uninitialized variable access fatal so that failures to parse other options will also make the script die eventually, albeit with a less nice message.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions