Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Seitosh
csback
Commits
c93cf292
Commit
c93cf292
authored
Aug 02, 2019
by
thomas.forbriger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
csbackntfy: add comment regarding recent modification
parent
dbb48568
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
csbackntfy.py
csbackntfy.py
+2
-1
No files found.
csbackntfy.py
View file @
c93cf292
...
...
@@ -47,6 +47,7 @@
# 02/08/2019 V0.10 (thof) print reasonable error meassage if non of the
# message level keywords is found
# (thof) catch parsing error in date section of log line
# V0.11 (thof) gracefully skip ill-formatted log lines
#
# =============================================================================
"""
...
...
@@ -68,7 +69,7 @@ import csbackErrorCodes as eCodes
from
email.mime.text
import
MIMEText
from
collections
import
deque
__version__
=
"V0.1
0
"
__version__
=
"V0.1
1
"
__subversion__
=
"$Id$"
__license__
=
"GPLv2+"
__author__
=
"Daniel Armbruster"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment