Synthtool does not detect a template change that contains only file permission changes #783
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
0762e8e made a java template file executable.
To repro:
python3 -m synthtool
git diff
& observe no diff except thesynth.metadata
file,kokoro/readme.md
python3 -m synthtool
git diff
& observe that the file permissions have changedThe text was updated successfully, but these errors were encountered: