)]}'
{"tools/validate-install-command.sh":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"527313b8184a3796c5f6d20d158ad571f161832c","unresolved":false,"context_lines":[{"line_number":4,"context_line":""},{"line_number":5,"context_line":"for dockerfile in \"$@\"; do"},{"line_number":6,"context_line":"    if grep \"apt install\\|yum install\" \"$dockerfile\"; then"},{"line_number":7,"context_line":"        echo \"ERROR: $dockerfile has incorrectly formatted install command Should be in the form \u0027apt|yum -y install ...\u0027\" \u003e\u00262"},{"line_number":8,"context_line":"        RES\u003d1"},{"line_number":9,"context_line":"    fi"},{"line_number":10,"context_line":"done"}],"source_content_type":"text/x-sh","patch_set":2,"id":"fffc6b78_f9c18830","line":7,"range":{"start_line":7,"start_character":98,"end_line":7,"end_character":101},"updated":"2020-11-19 09:56:07.000000000","message":"This is a validation script for the Dockerfiles, which uses this method:\n\nkolla/template/methods.py\n\nLet\u0027s update it in a separate change, since it is not just documentation.","commit_id":"5772149401579235ece37b9e4f733edda114c3c0"}]}
