utils: Don't set executable bit on mkdocs.py.#7325
Conversation
|
Is this related to the 8.5 RC? |
|
Is the executable bit correctly not stored in the git repo (it’s the only Linux attribute that git stores). I think it’s not set, but I’m not sure if I’m looking at the right place in the GitHub UI. |
|
Thanks! This will go to RC2 or final release, RC1 is already in the pipeline. |
He probably got notified by the tag created, and the packaging tools spotted that |
Yes, the Lintian QA tool reported an executable-not-elf-or-script issue for the Debian package build of 8.5.0RC1.
The file in the tarball is fine, the install commands adds the executable bit: |
It's not an executable script.