summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-move.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-move.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-move.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-move.yaml b/support/arara/scripts/rules/arara-rule-move.yaml
index df9bf69e64..2594b220b0 100644
--- a/support/arara/scripts/rules/arara-rule-move.yaml
+++ b/support/arara/scripts/rules/arara-rule-move.yaml
@@ -27,7 +27,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