summaryrefslogtreecommitdiff
path: root/support/arara/scripts/rules/arara-rule-sage.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/scripts/rules/arara-rule-sage.yaml')
-rw-r--r--support/arara/scripts/rules/arara-rule-sage.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/rules/arara-rule-sage.yaml b/support/arara/scripts/rules/arara-rule-sage.yaml
index a150f8b0ef..a79bad56d5 100644
--- a/support/arara/scripts/rules/arara-rule-sage.yaml
+++ b/support/arara/scripts/rules/arara-rule-sage.yaml
@@ -12,7 +12,7 @@ commands:
- name: The command line tool
command: >
@{
- base = getBasename(reference.getName());
+ base = getBasename(reference.fileName);
e = isList(extension) ? extension[0] : extension;
input = base.concat('.').concat(e);
return getCommand(program, command, dotsage,