4
4
# this was horked from build_and_result_path_logic
5
5
# BUILD_DIR is where the build takes place, may not == WORK_DIR
6
6
if [ -z "$BUILD_DIR" ]; then
15
7
BUILD_DIR="$(readlink -f /tmp/buildd/*/debian/..)"
17
9
if ! [ -d "$BUILD_DIR" ]; then
23
14
# supply a sensible .coveragerc