Skip to content

Commit

Permalink
debug proj lib failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jun 11, 2015
1 parent 1700bbb commit 33e3a21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ if [[ ${COVERAGE:-false} == true ]]; then
export CXXFLAGS="--coverage"
fi

echo $PROJ_LIB
ls $PROJ_LIB/
make -j${JOBS} test BUILDTYPE=${BUILDTYPE:-Release} V=1

set +e +u

0 comments on commit 33e3a21

Please sign in to comment.