Skip to content
Snippets Groups Projects
cta-valgrindUnitTests.sh.in 131 B
#!/bin/bash
# exit from the script on any error.
set -e

make -f /usr/share/cta-@CTA_VERSION@/unittest/parallelTestsMakefile -j 4