)]}'
{"docker/horizon/extend_start.sh":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"50626459f373d61781fb57afe72f74a1f2364f1c","unresolved":true,"context_lines":[{"line_number":244,"context_line":"    ${MANAGE_PY} collectstatic --noinput --clear"},{"line_number":245,"context_line":"    compress_ok\u003d\"false\""},{"line_number":246,"context_line":"    for a in 1 2 3 4 5; do"},{"line_number":247,"context_line":"        if ${MANAGE_PY} compress --force 2\u003e\u00261 \u003e /dev/null; then"},{"line_number":248,"context_line":"            compress_ok\u003d\"true\""},{"line_number":249,"context_line":"            break"},{"line_number":250,"context_line":"        else"}],"source_content_type":"text/x-sh","patch_set":2,"id":"419cdaad_eeffd952","line":247,"range":{"start_line":247,"start_character":41,"end_line":247,"end_character":45},"updated":"2025-06-05 10:02:37.000000000","message":"do you really want to redirect stderr to stdout instead of /dev/null? IIUC for the latter you\u0027d have to do this the other way round, like\n```suggestion\n        if ${MANAGE_PY} compress --force \u003e /dev/null 2\u003e\u00261 ; then\n```\nbut maybe also keeping the errors in the log isn\u0027t too bad?","commit_id":"cb204aa173b364d3d5021afaa7995a215645791b"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"57b310a40b9e067150e54f7b884aef8d1b237366","unresolved":false,"context_lines":[{"line_number":244,"context_line":"    ${MANAGE_PY} collectstatic --noinput --clear"},{"line_number":245,"context_line":"    compress_ok\u003d\"false\""},{"line_number":246,"context_line":"    for a in 1 2 3 4 5; do"},{"line_number":247,"context_line":"        if ${MANAGE_PY} compress --force 2\u003e\u00261 \u003e /dev/null; then"},{"line_number":248,"context_line":"            compress_ok\u003d\"true\""},{"line_number":249,"context_line":"            break"},{"line_number":250,"context_line":"        else"}],"source_content_type":"text/x-sh","patch_set":2,"id":"021f66ac_6aed2085","line":247,"range":{"start_line":247,"start_character":41,"end_line":247,"end_character":45},"in_reply_to":"2a972516_f0bbdf45","updated":"2025-06-05 10:32:58.000000000","message":"Acknowledged","commit_id":"cb204aa173b364d3d5021afaa7995a215645791b"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"78039ba33bdaae0f75dd107a581c6b8a9495c5b2","unresolved":true,"context_lines":[{"line_number":244,"context_line":"    ${MANAGE_PY} collectstatic --noinput --clear"},{"line_number":245,"context_line":"    compress_ok\u003d\"false\""},{"line_number":246,"context_line":"    for a in 1 2 3 4 5; do"},{"line_number":247,"context_line":"        if ${MANAGE_PY} compress --force 2\u003e\u00261 \u003e /dev/null; then"},{"line_number":248,"context_line":"            compress_ok\u003d\"true\""},{"line_number":249,"context_line":"            break"},{"line_number":250,"context_line":"        else"}],"source_content_type":"text/x-sh","patch_set":2,"id":"2a972516_f0bbdf45","line":247,"range":{"start_line":247,"start_character":41,"end_line":247,"end_character":45},"in_reply_to":"419cdaad_eeffd952","updated":"2025-06-05 10:06:57.000000000","message":"You\u0027re right - I copied it from Canonical\u0027s patch without really analysing that in depth - I\u0027d say redirecting to stdout is going to show the error, which might be useful.","commit_id":"cb204aa173b364d3d5021afaa7995a215645791b"}]}
