Skip to content
Snippets Groups Projects
Commit 25ab93dd authored by Renat Dusaev's avatar Renat Dusaev
Browse files

Updating na64utils-msadc to version 1.16

parent 56ddb45c
No related branches found
No related tags found
1 merge request!560Resolve "Add time clustering support"
Pipeline #10958429 passed
...@@ -63,7 +63,7 @@ echo "===> Compiling na64utils-msadc library..." ...@@ -63,7 +63,7 @@ echo "===> Compiling na64utils-msadc library..."
cd ../../.. cd ../../..
if [[ "${NA64UTIL_DIR}" == "" ]] ; then if [[ "${NA64UTIL_DIR}" == "" ]] ; then
rm -rf na64utils-msadc rm -rf na64utils-msadc
git clone --depth 1 --branch v1.14 https://gitlab.cern.ch/P348/na64utils-msadc.git git clone --depth 1 --branch v1.16 https://gitlab.cern.ch/P348/na64utils-msadc.git
cd na64utils-msadc cd na64utils-msadc
make make
else else
......
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