Przeglądaj źródła

Fix mix tasks failing on OTP releases

No idea why this was even added.
Closes #1678
contrib/munin-healthcheck
rinpatch 4 lat temu
rodzic
commit
2ba754ffe1
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      lib/mix/pleroma.ex

+ 0
- 1
lib/mix/pleroma.ex Wyświetl plik

@@ -5,7 +5,6 @@
defmodule Mix.Pleroma do
@doc "Common functions to be reused in mix tasks"
def start_pleroma do
Mix.Task.run("app.start")
Application.put_env(:phoenix, :serve_endpoints, false, persistent: true)

if Pleroma.Config.get(:env) != :test do


Ładowanie…
Anuluj
Zapisz