From 21c693e47326677dd844e6ec27efdc3f86ab38c6 Mon Sep 17 00:00:00 2001 From: liangjg Date: Fri, 19 Apr 2019 17:36:43 -0400 Subject: [PATCH] update test cross section library for travis --- tools/ci/download-xs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/download-xs.sh b/tools/ci/download-xs.sh index ce4d12c1b2..38a5bc4692 100755 --- a/tools/ci/download-xs.sh +++ b/tools/ci/download-xs.sh @@ -3,7 +3,7 @@ set -ex # Download HDF5 data if [[ ! -e $HOME/nndc_hdf5/cross_sections.xml ]]; then - wget -q -O - https://anl.box.com/shared/static/pzutl4i2717yypv12l78l7fn5nmg6grs.xz | tar -C $HOME -xJ + wget -q -O - https://anl.box.com/shared/static/u1g3n8iai0u1n5f6ev3pg2j3ff941bqa.xz | tar -C $HOME -xJ fi # Download ENDF/B-VII.1 distribution