Skip to content

Commit a0ca3c2

Browse files
committed
Fixing test
1 parent 58c8852 commit a0ca3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/stashcp2/tests/test_inside_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ls -lah
8181

8282
rm -rf queries
8383

84-
/StashCache/bin/stashcp --cache=$XRD_CACHE -d /xenon/rucio/x1t_SR001_170419_1605_mv/73/90/XENON1T-0-000008000-000008999-000001000.zip
84+
/StashCache/bin/stashcp --cache=$XRD_CACHE -d /xenon/rucio/x1t_SR001_170419_1605_mv/73/90/XENON1T-0-000008000-000008999-000001000.zip ./
8585

8686
result=`md5sum XENON1T-0-000008000-000008999-000001000.zip | awk '{print $1;}'`
8787
if [ "$result" != "dd00dd6a6b1e0de4a3b8ecf1a34b24b3" ]; then

0 commit comments

Comments
 (0)