BastliPOSPrinter

A collection of programs that allow receipt printing
git clone git://xatko.vsos.ethz.ch/BastliPOSPrinter.git
Log | Files | Refs

commit f93c4b1965ad7cc4310452c79a4e8681ccb72765
parent b98019b4d25bdf6fc3781b9b7d5e7d26407ebd1f
Author: Dominik Schmidt <doeme@bastli.ethz.ch>
Date:   Wed,  5 Sep 2018 14:35:25 +0200

Set env-variables in testrender.sh script

Diffstat:
test/testrender.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/test/testrender.sh b/test/testrender.sh @@ -1,4 +1,7 @@ #!/bin/sh cd .. + +export PRINT_TO_STDOUT=y +export GROFF_TEMPLATE=../template.roff ./start_pipeline.sh < test/testinput.json