Skip to content
Snippets Groups Projects
Commit 7834af62 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing message on example compilation test

parent 1f9f9076
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ parallel (
deleteDir()
checkout scm
env.PATH = "/usr/local/bin:${env.PATH}"
stage ('build_sb15')
stage ('build mac')
{
sh "./build.sh $WORKSPACE $NODE_NAME pdata full && make install"
}
......
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