projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8ef6b1
)
Lint fix
author
Rin Toshaka
<rinpatch@sdf.org>
Sun, 2 Dec 2018 09:01:17 +0000
(10:01 +0100)
committer
Rin Toshaka
<rinpatch@sdf.org>
Sun, 2 Dec 2018 09:01:17 +0000
(10:01 +0100)
lib/mix/tasks/pleroma/user.ex
patch
|
blob
|
history
diff --git
a/lib/mix/tasks/pleroma/user.ex
b/lib/mix/tasks/pleroma/user.ex
index 40d9208660688521ef08679bd7a28aa715907a34..d7a6be84495b4658a83cb9e452781871f41eb018 100644
(file)
--- a/
lib/mix/tasks/pleroma/user.ex
+++ b/
lib/mix/tasks/pleroma/user.ex
@@
-112,7
+112,6
@@
defmodule Mix.Tasks.Pleroma.User do
if generated_password? do
run(["reset_password", nickname])
end
-
else
Mix.shell().info("User will not be created.")
end