Commit 70cf501
committed
Makefile: do not check hash consistency for pkg/installer
Add pkg/installer to the hash consistent checker exceptions since keep same rust
compiler for both pkg/installer and pkg/monitor is not strictly needed in this
case. It can be removed later if they get in sync again.
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>1 parent 91ec6c3 commit 70cf501
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| |||
0 commit comments