home
/
code
/
beam_stats.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0b472
)
Fix rebar call in test recipe.
author
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 19 Aug 2015 21:21:40 +0000
(17:21 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 19 Aug 2015 21:21:40 +0000
(17:21 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
5078ecd
..
c36b519
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-55,4
+55,4
@@
dialyzer_blt_build:
)
test:
- @
rebar
ct skip_deps=true
+ @
$(REBAR)
ct skip_deps=true
This page took
0.029778 seconds
and
4
git commands to generate.