Commit b53713d3 authored by Martin Pool's avatar Martin Pool

Show trace while testing.

parent 2f22174f
......@@ -21,6 +21,8 @@
# The pwd is undefined when this script starts.
set -x
set -e
if ! [ -d "$testdir" ] && ! mkdir "$testdir"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment