Rollup merge of #47432 - etaoins:make-fulldeps-update-references-exec, r=petrochenkov
Make ui-fulldeps/update-references executable When a ui-fulldeps comparison fails it suggests running update-references.sh: ``` src/test/ui-fulldeps/update-references.sh 'rust/build/x86_64-apple-darwin/test/ui-fulldeps' 'resolve-error.rs' ``` This does not work as update-references.sh isn't executable. The other update-references.sh in the ui directory is already executable so this looks like an oversight.
This commit is contained in:
commit
5d9d5ea712
1 changed files with 0 additions and 0 deletions
0
src/test/ui-fulldeps/update-references.sh
Normal file → Executable file
0
src/test/ui-fulldeps/update-references.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue