Skip to content

Commit c1067dd

Browse files
add error show in xvfb
1 parent 1f1e484 commit c1067dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/travis_unit_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ then
1616

1717
echo 'Start: Test SSL connection'
1818
set -e
19-
xvfb-run enduser/trackereditor -TEST_SSL
19+
xvfb-run -e /dev/stdout enduser/trackereditor -TEST_SSL
2020
set +e
2121
echo 'Succsess: Test SSL connection'
2222

0 commit comments

Comments
 (0)