Преглед на файлове

Match ok result of filelib:ensure_dir/1

pull/3/head
Tuncer Ayaz преди 14 години
родител
ревизия
1690139be9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/rebar_escripter.erl

+ 1
- 1
src/rebar_escripter.erl Целия файл

@ -42,7 +42,7 @@ escriptize(Config, AppFile) ->
%% Get the output filename for the escript -- this may include dirs
Filename = rebar_config:get_local(Config, escript_name, AppName),
filelib:ensure_dir(Filename),
ok = filelib:ensure_dir(Filename),
%% Look for a list of other applications (dependencies) to include
%% in the output file. We then use the .app files for each of these

Зареждане…
Отказ
Запис