Skip to content
Snippets Groups Projects
Commit bf1b31ec authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: bin/build_common.sh

parent 978dc38b
Branches
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@ if [[ -n "${LOCAL_PREFIX}" ]] ; then
#echo "Fetching common_bench"
#git clone https://eicweb.phy.anl.gov/EIC/benchmarks/common_bench.git
cp -r common_bench/bin/* "${LOCAL_PREFIX}/bin/."
cp -r common_bench/tools/* "${LOCAL_PREFIX}/bin/."
cp -r common_bench/util/* "${LOCAL_PREFIX}/bin/."
cp -r common_bench/bin/* "${LOCAL_PREFIX}/bin/."
cp -r common_bench/bin/* "${LOCAL_PREFIX}/bin/."
cp -r common_bench/include/* "${LOCAL_PREFIX}/include/."
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment