Make corrupt-repo-ref.js executable
authorSimon McVittie <smcv@debian.org>
Thu, 19 Jan 2017 11:34:57 +0000 (11:34 +0000)
committerSimon McVittie <smcv@debian.org>
Thu, 19 Jan 2017 13:23:32 +0000 (13:23 +0000)
commit27f710f1c51568824a30a1eeac489c05d2f7cf04
treef9d562e28b07c92df65426891a3ff82530cb29f0
parentf55efdff45c58dab1a4e80fd103a20c87d30b865
Make corrupt-repo-ref.js executable

Debian's Lintian packaging consistency check complains that it isn't
executable but has a #! line. In fact it's reasonable to run this
script directly, so make it executable, and put it in a _scripts
variable so it will be installed executable.

Forwarded: https://github.com/ostreedev/ostree/pull/652

Gbp-Pq: Name Make-corrupt-repo-ref.js-executable.patch
Makefile-tests.am
tests/corrupt-repo-ref.js [changed mode: 0644->0755]