Skip to content
Snippets Groups Projects
Commit 1d7038b8 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

pseudo commit to trigger CI run

parent 296e9aa3
No related branches found
No related tags found
No related merge requests found
......@@ -611,7 +611,7 @@ class HHblits:
sout, serr = job.communicate()
lines = sout.decode().splitlines()
ost.LogError("SecStruct stdout:")
ost.LogError("SecStruct stdout :")
for line in lines:
ost.LogError(line.strip())
ost.LogVerbose(line.strip())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment