Crestez Dan Leonard f9177e5286 (testsuite) Add a --debug-xtrace option to run.
Cleanup test/run scripts and add a --debug-xtrace option.
2010-02-20 22:54:13 +02:00

8 lines
340 B
Bash
Executable File

#!/bin/bash
# NOTE: I tried setting up bash_completion_lib within ./lib files, but DejaGnu
# isn't initialized at that point (i.e. output of `expect' is shown on
# stdout - `open_logs' hasn't run yet?). And running code from a library
# file isn't probably a good idea either.
"${BASH_SOURCE[0]%/*}/run" --tool unit $*