Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
5eeaa610
Commit
5eeaa610
authored
May 28, 2020
by
Maxime Perrotin
Browse files
Merge branch 'python3-pyside2' of
https://github.com/esa/opengeode
into python3-pyside2
parents
914047ca
26ed3adb
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/testsuite/test.py
View file @
5eeaa610
...
...
@@ -79,7 +79,7 @@ def main():
if
path
in
xfails
else
(
'[QGEN UNSUPPORTED]'
if
path
in
qgen_unsup
else
'[FAILED] ... build log in
/tmp
/{}.err'
.
format
(
name
))))))
else
'[FAILED] ... build log in
logs
/{}.err'
.
format
(
name
))))))
sys
.
stdout
.
flush
()
if
errcode
!=
0
:
# Failure: save the log immediately
...
...
Write
Preview
Supports
Markdown
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