Commit f4e9bbe0 authored by Antonio Terceiro's avatar Antonio Terceiro
Browse files

process.sh: fix syntax

parent 0d58f156
......@@ -4,6 +4,6 @@ set -eu
for todo in $@; do
cqa-annotate \
---template=template.txt.jinja2 \
--template=template.txt.jinja2 \
--TODO="${todo}"
done
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment