)]}'
{"test-ansible-env-prep.sh":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"19681c7832860ce29b48bded2357189e8fe1e820","unresolved":false,"context_lines":[{"line_number":159,"context_line":"# If the repo has a doc/requirements.txt file, add it to the"},{"line_number":160,"context_line":"# requirements list. This is necessary for the linters test"},{"line_number":161,"context_line":"# to be able to execute doc8."},{"line_number":162,"context_line":"if [[ -f \"${WORKING_DIR}/doc/requirements.txt\" \u0026\u0026 \"$TOX_ENV_NAME\" !\u003d \"functional\"* ]]; then"},{"line_number":163,"context_line":"  PIP_OPTS+\u003d\" --requirement ${WORKING_DIR}/doc/requirements.txt\""},{"line_number":164,"context_line":"fi"},{"line_number":165,"context_line":""}],"source_content_type":"text/x-sh","patch_set":3,"id":"1fa4df85_ac1a8214","line":162,"range":{"start_line":162,"start_character":51,"end_line":162,"end_character":64},"updated":"2020-02-24 09:35:47.000000000","message":"Could be worth to use braces with this variable too to  uniformize syntaxe `${TOX_ENV_NAME}` (other varibles here use braces) even if it doesn\u0027t change execution here.","commit_id":"d5ec4095d0af6686c5867d73ba010388cbe5181e"}]}
