Przeglądaj źródła

Fix Makefile to not ignore xref return code

pull/3/head
Tuncer Ayaz 13 lat temu
rodzic
commit
79a580200d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@ -12,7 +12,7 @@ debug:
check: debug xref dialyzer
xref:
-@./rebar xref
@./rebar xref
dialyzer: dialyzer_warnings
@diff -U0 dialyzer_reference dialyzer_warnings

Ładowanie…
Anuluj
Zapisz