liminix/pkgs/output-template/Makefile
Daniel Barlow 1896d9d70c
All checks were successful
build liminix / build_vm_qemu_mips (pull_request) Successful in 33s
pass service to output fn in output-template
instead of on command line
2024-09-17 15:26:25 +02:00

3 lines
97 B
Makefile

check:
./output-template '{{' '}}' < example.ini > output
diff -u output example.ini.expected