Skip to content

Commit

Permalink
make compatible with FTS clients 3.13/14 fix #8460 (#8482)
Browse files Browse the repository at this point in the history
  • Loading branch information
belforte authored Jun 7, 2024
1 parent 7a30d44 commit 7c6f30a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/task_process/FTS_Transfers.py
Original file line number Diff line number Diff line change
Expand Up @@ -326,9 +326,6 @@ def submitToFTS(logger, ftsContext, files, jobids, toUpdate):
"userDN": files[0][5],
"taskname": files[0][6]},
copy_pin_lifetime=-1,
bring_online=None,
source_spacetoken=None,
spacetoken=None,
# max time for job in the FTS queue in hours. From FTS experts in
# https://cern.service-now.com/service-portal?id=ticket&table=incident&n=INC2776329
# The max_time_in_queue applies per job, not per retry.
Expand Down

0 comments on commit 7c6f30a

Please sign in to comment.