commit:     a09f3dfda4aec0185f53a240fb3f8608ebdb7dbb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 22:29:31 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 17 22:29:53 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=a09f3dfd

catalyst-auto: Don't send useless failure email

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 tools/catalyst-auto | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index 51b0471c..e6d32244 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -462,8 +462,6 @@ run_catalyst_commands() {
                                exit 1
                        fi
                fi
-       else
-               send_email "Catalyst build complete, but with errors" "Build 
process has completed, but there were errors. Please consult previous emails to 
determine the problem."
        fi
 }
 

Reply via email to