Skip to content

Commit 8d9983c

Browse files
committed
Fixing location of jobad
1 parent 77481e7 commit 8d9983c

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
@@ -38,7 +38,7 @@ module load xrootd
3838
pylint /StashCache/bin/stashcp || /bin/true
3939

4040
# Copy in the .job.ad file:
41-
cp /StashCache/bin/stashcp2/job.ad ./.job.ad
41+
cp /StashCache/bin/stashcp2/tests/job.ad ./.job.ad
4242

4343
# Test against a file that is known to not exist
4444
set +e

0 commit comments

Comments
 (0)