Skip to content

Commit

Permalink
Update scripts/mail-alarm
Browse files Browse the repository at this point in the history
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
Signed-off-by: acefei <fei.su@cloud.com>
  • Loading branch information
acefei and bernhardkaindl authored Dec 27, 2023
1 parent e0a9a88 commit 5683e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mail-alarm
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ import syslog
import tempfile
import traceback
from socket import getfqdn
from xml.dom.minidom import parseString

import XenAPI
from xml.dom.minidom import parseString
from xcp import branding

# Go read man ssmtp.conf
Expand Down

0 comments on commit 5683e93

Please sign in to comment.