Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
d1a7f446
Commit
d1a7f446
authored
Jan 24, 2018
by
Ivan Pozdeev
Committed by
Ivan Pozdeev
Jan 29, 2018
Browse files
enable tracing for tests
parent
1632024d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
tests/test_multibuild.sh
tests/test_multibuild.sh
+4
-0
No files found.
tests/test_multibuild.sh
View file @
d1a7f446
# Test multibuild utilities
# Test multibuild utilities
export
PS4
=
'+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
set
-x
source
common_utils.sh
source
common_utils.sh
source
tests/utils.sh
source
tests/utils.sh
...
@@ -27,3 +29,5 @@ fi
...
@@ -27,3 +29,5 @@ fi
# Exit 1 if any test errors
# Exit 1 if any test errors
barf
barf
# Don't need Travis' machinery trace
set
+x
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