Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian Ruby Team
Group projects
ruby3.0-triage
Commits
f4e9bbe0
Commit
f4e9bbe0
authored
Oct 11, 2021
by
Antonio Terceiro
Browse files
process.sh: fix syntax
parent
0d58f156
Changes
1
Hide whitespace changes
Inline
Side-by-side
process.sh
View file @
f4e9bbe0
...
...
@@ -4,6 +4,6 @@ set -eu
for
todo
in
$@
;
do
cqa-annotate
\
--
-
template
=
template.txt.jinja2
\
--template
=
template.txt.jinja2
\
--TODO
=
"
${
todo
}
"
done
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment