Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bis-aria
ariaec
Commits
223c58d6
Commit
223c58d6
authored
Apr 04, 2019
by
Fabrice Allain
Browse files
feat: new logging system for aria core
parent
1fd579c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
aria/core/cns.py
View file @
223c58d6
...
...
@@ -2831,7 +2831,7 @@ Could not create working directory for CNS analysis scripts ("%s").""" % (
try
:
os
.
unlink
(
fn
)
except
Exception
as
e
:
LOG
.
exception
(
e
)
self
.
logger
.
exception
(
e
)
if
action_performed
:
msg
=
{
1
:
'(un)ambig.tbl files in %s have been gzipped'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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