hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: createTemplate wrapper argument evaluation #183

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Description

A fix to createTemplate which stops file name strings from being evaluated for their content when running the freemarker wrapper

Motivation and Context

Template generation where the file provided to the output_filename existed in the local directory and its contents were passed to the wrapper as the argument value

How Has This Been Tested?

Tested locally

Types of changes

Followup Actions

Checklist: