BastliPOSPrinter

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

commit 127411e4ab901efeb98a802d5d9c8fa2eaa8aed6
parent 3658b3e47307998de17f799f80c79b10ba740a5c
Author: Dominik Schmidt <doeme@bastli.ethz.ch>
Date:   Wed,  5 Sep 2018 14:31:56 +0200

Add a script that test-renders the test-input

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

diff --git a/test/testrender.sh b/test/testrender.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +cd .. +./start_pipeline.sh < test/testinput.json