Просмотр исходного кода

Revert "disable ctrl-c interrupt in shell for escript"

This reverts commit 40ee6d95e1.
pull/555/head
Tristan Sloughter 9 лет назад
Родитель
Сommit
4238f2a3b4
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Просмотреть файл

@ -9,7 +9,7 @@
{relx, "3.0.0"}]}.
{escript_name, rebar3}.
{escript_emu_args, "%%! +Bc +sbtu +A0\n"}.
{escript_emu_args, "%%! +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/*", "."},

Загрузка…
Отмена
Сохранить