summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/arara/rules/arara-rule-copy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/arara/rules/arara-rule-copy.yaml')
-rw-r--r--Master/texmf-dist/scripts/arara/rules/arara-rule-copy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/arara/rules/arara-rule-copy.yaml b/Master/texmf-dist/scripts/arara/rules/arara-rule-copy.yaml
index 4d67014b062..b4ff42ace2a 100644
--- a/Master/texmf-dist/scripts/arara/rules/arara-rule-copy.yaml
+++ b/Master/texmf-dist/scripts/arara/rules/arara-rule-copy.yaml
@@ -24,7 +24,7 @@ commands:
if (getOriginalReference().equals(f)) {
throwError('I cannot overwrite the main file reference.');
}
- return getCommand(prefix, reference, t);
+ return getCommand(prefix, reference, f);
}
arguments:
- identifier: target