Selaa lähdekoodia

disable ctrl-c interrupt in shell for escript

pull/552/head
Tristan Sloughter 9 vuotta sitten
vanhempi
commit
40ee6d95e1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Näytä tiedosto

@ -9,7 +9,7 @@
{relx, "3.0.0"}]}.
{escript_name, rebar3}.
{escript_emu_args, "%%! +sbtu +A0\n"}.
{escript_emu_args, "%%! +Bc +sbtu +A0\n"}.
%% escript_incl_extra is for internal rebar-private use only.
%% Do not use outside rebar. Config interface is not stable.
{escript_incl_extra, [{"_build/default/lib/relx/priv/templates/*", "."},

Ladataan…
Peruuta
Tallenna