We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c8852 commit a0ca3c2Copy full SHA for a0ca3c2
1 file changed
bin/stashcp2/tests/test_inside_docker.sh
@@ -81,7 +81,7 @@ ls -lah
81
82
rm -rf queries
83
84
-/StashCache/bin/stashcp --cache=$XRD_CACHE -d /xenon/rucio/x1t_SR001_170419_1605_mv/73/90/XENON1T-0-000008000-000008999-000001000.zip
+/StashCache/bin/stashcp --cache=$XRD_CACHE -d /xenon/rucio/x1t_SR001_170419_1605_mv/73/90/XENON1T-0-000008000-000008999-000001000.zip ./
85
86
result=`md5sum XENON1T-0-000008000-000008999-000001000.zip | awk '{print $1;}'`
87
if [ "$result" != "dd00dd6a6b1e0de4a3b8ecf1a34b24b3" ]; then
0 commit comments