We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e77ed commit f3d9e40Copy full SHA for f3d9e40
1 file changed
bin/stashcp2/tests/test_inside_docker.sh
@@ -98,7 +98,7 @@ fi
98
rm -f query.test
99
100
# Perform methods test
101
-/StashCache/bin/stashcp --cache=$XRD_CACHE --method=http -d /user/dweitzel/public/blast/queries/query1 ./
+/StashCache/bin/stashcp --cache=$XRD_CACHE --method=http,xrootd -d /user/dweitzel/public/blast/queries/query1 ./
102
103
result=`md5sum query1 | awk '{print $1;}'`
104
0 commit comments