Skip to content

Commit

Permalink
修改 reltool.config
Browse files Browse the repository at this point in the history
  • Loading branch information
terrencehan committed Dec 16, 2014
1 parent 1a3eb16 commit 7721f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rel/reltool.config
@@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
%% ex: ft=erlang
{sys, [
{lib_dirs, []},
{lib_dirs, ["../../"]},
{erts, [{mod_cond, derived}, {app_file, strip}]},
{app_file, strip},
{rel, "upgrade_demo", "1",
Expand Down

0 comments on commit 7721f41

Please sign in to comment.