summaryrefslogtreecommitdiff
path: root/ick2/actions.py
diff options
context:
space:
mode:
Diffstat (limited to 'ick2/actions.py')
-rw-r--r--ick2/actions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ick2/actions.py b/ick2/actions.py
index 16695e5..69be88f 100644
--- a/ick2/actions.py
+++ b/ick2/actions.py
@@ -654,7 +654,7 @@ class NotifyAction(Action): # pragma: no cover
"log": log,
}
- cc.notify(notify)
+ # cc.notify(notify)
env.report(0, "Notified about build {} ending\n".format(build_id))