summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/arara/arara.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/arara/arara.sh')
-rwxr-xr-xMaster/texmf-dist/scripts/arara/arara.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/arara/arara.sh b/Master/texmf-dist/scripts/arara/arara.sh
index 12efa361a6b..1582f531e77 100755
--- a/Master/texmf-dist/scripts/arara/arara.sh
+++ b/Master/texmf-dist/scripts/arara/arara.sh
@@ -14,4 +14,4 @@ if echo "$kernel" | grep CYGWIN >/dev/null; then
jarpath=`cygpath -w "$jarpath"`
fi
-exec java -jar "$jarpath" "$@" \ No newline at end of file
+exec java -jar "$jarpath" "$@"