Skip to content

Commit 98a5b65

Browse files
davidrohrmhemmer-cern
authored andcommitted
Standalone CI build must fail with errors
1 parent 1b44462 commit 98a5b65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • GPU/GPUTracking/Standalone/cmake

GPU/GPUTracking/Standalone/cmake/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ if [[ -z $1 ]]; then
33
echo "Please provide Sourcedir as command line argument"
44
exit 1
55
fi
6+
set -e
67
mkdir -p standalone/build
78
pushd standalone/build
89
cp $1/GPU/GPUTracking/Standalone/cmake/config.cmake .

0 commit comments

Comments
 (0)