Feng Lee 10 gadi atpakaļ
vecāks
revīzija
7186ba2a21
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      rel/reltool.config.script

+ 0 - 2
rel/reltool.config.script

@@ -15,6 +15,4 @@ Cond        = [{mod_cond, app}, {incl_cond, include}],
 
 NewSys      = lists:append(Sys, [{app, App, Cond} || App <- AppendApps]),
 
-io:format("~p~n", [NewSys]),
-
 lists:keyreplace(sys, 1, CONFIG, {sys, NewSys}).