We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77481e7 commit 8d9983cCopy full SHA for 8d9983c
1 file changed
bin/stashcp2/tests/test_inside_docker.sh
@@ -38,7 +38,7 @@ module load xrootd
38
pylint /StashCache/bin/stashcp || /bin/true
39
40
# Copy in the .job.ad file:
41
-cp /StashCache/bin/stashcp2/job.ad ./.job.ad
+cp /StashCache/bin/stashcp2/tests/job.ad ./.job.ad
42
43
# Test against a file that is known to not exist
44
set +e
0 commit comments