Selaa lähdekoodia

Fix formatting (thanks Piotr Usewicz)

pull/3/head
Tuncer Ayaz 14 vuotta sitten
vanhempi
commit
eba2f097bf
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +1
    -1
      ebin/rebar.app
  2. +1
    -1
      priv/templates/simplenode.app.config
  3. +1
    -1
      priv/templates/simplenode.reltool.config

+ 1
- 1
ebin/rebar.app Näytä tiedosto

@ -90,4 +90,4 @@
]}
]}
]}
]}.
]}.

+ 1
- 1
priv/templates/simplenode.app.config Näytä tiedosto

@ -6,6 +6,6 @@
{error_logger_mf_dir, "log/sasl"}, % Log directory
{error_logger_mf_maxbytes, 10485760}, % 10 MB max file size
{error_logger_mf_maxfiles, 5} % 5 files max
]}
]}
].

+ 1
- 1
priv/templates/simplenode.reltool.config Näytä tiedosto

@ -27,4 +27,4 @@
{copy, "files/{{nodeid}}", "bin/{{nodeid}}"},
{copy, "files/app.config", "etc/app.config"},
{copy, "files/vm.args", "etc/vm.args"}
]}.
]}.

Ladataan…
Peruuta
Tallenna