)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"40e4d01ceb7325609ca0a81fbedc616cd62f095f","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"move cleanup of pyc files"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Previously pyc files  where only cleaned if clean.sh was run."},{"line_number":10,"context_line":"with this change a new clean_pyc_files function was introduced"},{"line_number":11,"context_line":"with the logic that was previously in clean.sh but it is now"},{"line_number":12,"context_line":"invoked from unstack.sh"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9f560f44_22fc38b4","line":9,"range":{"start_line":9,"start_character":22,"end_line":9,"end_character":27},"updated":"2020-09-01 19:07:22.000000000","message":"nit: were","commit_id":"995bd810c0c96a40dcd4caaa251681cabf731492"}],"functions-common":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"25f54c10ebb1baf17770397c3d9a7b353f387930","unresolved":false,"context_lines":[{"line_number":2419,"context_line":"    # Clean up all *.pyc files"},{"line_number":2420,"context_line":"    if [[ -n \"$DEST\" ]] \u0026\u0026 [[ -d \"$DEST\" ]]; then"},{"line_number":2421,"context_line":"        find_version\u003d`find --version | awk \u0027{ print $NF; exit}\u0027`"},{"line_number":2422,"context_line":"        if vercmp \"$find_version\" \"\u003c\" \"4.2.3\" ; then"},{"line_number":2423,"context_line":"            sudo find $DEST -name \"*.pyc\" -print0 | xargs -0 rm"},{"line_number":2424,"context_line":"        else"},{"line_number":2425,"context_line":"            sudo find $DEST -name \"*.pyc\" -delete"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"9f560f44_6708072d","line":2422,"updated":"2020-09-01 14:49:11.000000000","message":"Can we drop this while we\u0027re at it? Does any distro still have a version that doesn\u0027t support -delete? Ubuntu is much newer for sure.","commit_id":"9caa8680cd7b76e5460e261bd98cff7b0da0e5da"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"18e6826d6a6bfc19f534435a51eae0e1a03a95a1","unresolved":false,"context_lines":[{"line_number":2419,"context_line":"    # Clean up all *.pyc files"},{"line_number":2420,"context_line":"    if [[ -n \"$DEST\" ]] \u0026\u0026 [[ -d \"$DEST\" ]]; then"},{"line_number":2421,"context_line":"        find_version\u003d`find --version | awk \u0027{ print $NF; exit}\u0027`"},{"line_number":2422,"context_line":"        if vercmp \"$find_version\" \"\u003c\" \"4.2.3\" ; then"},{"line_number":2423,"context_line":"            sudo find $DEST -name \"*.pyc\" -print0 | xargs -0 rm"},{"line_number":2424,"context_line":"        else"},{"line_number":2425,"context_line":"            sudo find $DEST -name \"*.pyc\" -delete"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"9f560f44_9fb91b7b","line":2422,"in_reply_to":"9f560f44_6708072d","updated":"2020-09-01 18:38:23.000000000","message":"centos 8 is using 4.6.0\n\n[centos@sriov-2 devstack]$ find --version\nfind (GNU findutils) 4.6.0\n\n\nlooking at https://repology.org/project/findutils/versions\n\ni dont see anything older in 4.4.2\n\napparently ubuntu 12.04 even has 4.4.2\n\nso yes we can drop this i think ill update it shortly.","commit_id":"9caa8680cd7b76e5460e261bd98cff7b0da0e5da"}]}
