Commit 2150dfd
authored
Report an error if the git ls-tree command fails in the content_aware_hash script (flutter#185170)
Without this, the script will output an incorrect hash and return a
successful exit code if "git ls-tree" fails.
See flutter#1843761 parent 1bd49aa commit 2150dfd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
0 commit comments