Skip to content
Snippets Groups Projects
Commit faeaaa57 authored by Eric Cano's avatar Eric Cano
Browse files

Fixed path to makefile.

parent a8500d5e
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,5 @@
# exit from the script on any error.
set -e
make -f /usr/share/cta-@CTA_VERSION@/parallelTestsMakefile -j 4
make -f /usr/share/cta-@CTA_VERSION@/unittest/parallelTestsMakefile -j 4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment