Skip to content
Snippets Groups Projects
Commit c09571b2 authored by Andrew Heather's avatar Andrew Heather
Browse files

BUG: Correcetd merge error in RunFunctions

parent d888867a
Branches
Tags
No related merge requests found
......@@ -81,6 +81,7 @@ runApplication()
else
$APP_RUN "$@" > $APP_LOGFILE 2>&1
fi
fi
}
runParallel()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment