Skip to content
Snippets Groups Projects
Commit 047e0643 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

daemon: print environment variables during tests

Refs #51788

Change-Id: I2f80fbfd992a74049857ebc789ba5a9e2b1bd2cf
parent 6a8b0fc7
Branches
No related tags found
No related merge requests found
#!/bin/bash
# print out env first for debugging
env
CODECS_PATH="../src/audio/codecs" exec ./test --xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment