Page MenuHomeDevCentral

D899.diff
No OneTemporary

D899.diff

diff --git a/notifications b/notifications
--- a/notifications
+++ b/notifications
@@ -87,7 +87,7 @@
"""Format the notification as a string from a JSON message."""
notification = json.loads(notification_message)
return get_notification_format().format(
- time=time.strftime("%H:%M:%S"),
+ time=time.strftime("%b %d %H:%M:%S"),
project=notification['project'],
group=notification['group'],
text=get_notification_text(notification)

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 27, 19:44 (8 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2317309
Default Alt Text
D899.diff (487 B)

Event Timeline