Skip to content
Snippets Groups Projects
Commit f1dd0354 authored by Daniel Wagner-Hall's avatar Daniel Wagner-Hall
Browse files

Set WORKSPACE if not set

parent 28ad246b
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -eu
: ${WORKSPACE:="$(pwd)"}
export PYTHONDONTWRITEBYTECODE=yep
# Output test results as junit xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment