|
@@ -30,7 +30,7 @@ The contents of the full traceback was:
|
|
|
|
|
|
%%(traceback)s
|
|
%%(traceback)s
|
|
|
|
|
|
-%%(EMAIL_SIGNATURE_SEP)s
|
|
|
|
|
|
+%(EMAIL_SIGNATURE_SEP)s
|
|
Just thought I'd let you know!
|
|
Just thought I'd let you know!
|
|
celeryd at %%(hostname)s.
|
|
celeryd at %%(hostname)s.
|
|
""" % {"EMAIL_SIGNATURE_SEP": EMAIL_SIGNATURE_SEP}
|
|
""" % {"EMAIL_SIGNATURE_SEP": EMAIL_SIGNATURE_SEP}
|