Skip to content

Commit cecfe5c

Browse files
committed
Adjust copy to research script to assign parameters correctly
1 parent 3ee6570 commit cecfe5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/admin/admin-copy-to-research.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
actor="$1"
33
coll_origin="$2"
44
coll_target="$3"
5-
retry_str="$4"
65
receiver="$actor"
6+
retry_str="$5"
77

88
irule -r irods_rule_engine_plugin-irods_rule_language-instance \
99
-F /etc/irods/yoda-ruleset/tools/copy-to-research.r \

0 commit comments

Comments
 (0)