pass service to output
fn in output-template
instead of on command line
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
check:
|
||||
./output-template ./example-output/ '{{' '}}' < example.ini > output
|
||||
./output-template '{{' '}}' < example.ini > output
|
||||
diff -u output example.ini.expected
|
||||
|
Reference in New Issue
Block a user