Formatting change: one tab per line
This commit is contained in:
4
Makefile
4
Makefile
@@ -4,7 +4,9 @@ all: compile
|
|||||||
|
|
||||||
./rebar:
|
./rebar:
|
||||||
erl -noshell -s inets start \
|
erl -noshell -s inets start \
|
||||||
-eval 'httpc:request(get, {"http://hg.basho.com/rebar/downloads/rebar", []}, [], [{stream, "./rebar"}])' \
|
-eval 'httpc:request(get, {\
|
||||||
|
"http://hg.basho.com/rebar/downloads/rebar", []\
|
||||||
|
}, [], [{stream, "./rebar"}])' \
|
||||||
-s init stop
|
-s init stop
|
||||||
chmod +x ./rebar
|
chmod +x ./rebar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user