Skip to content

Commit 86af012

Browse files
committed
Remove reloader
1 parent bb61de2 commit 86af012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ eunit:
2626
./rebar eunit skip_deps=true
2727

2828
shell:
29-
erl -config util/shell_app.config -args_file util/shell_vm.args -s reloader -s nkpacket_app
29+
erl -config util/shell_app.config -args_file util/shell_vm.args -s nkpacket_app
3030

3131

3232
# Still failling

0 commit comments

Comments
 (0)