)]}'
{"unstack.sh":[{"author":{"_account_id":6,"name":"Joe Heck","email":"heckj@mac.com","username":"heckj"},"change_message_id":"c63f7f0b721478585425c62db5e17156b713c635","unresolved":false,"context_lines":[{"line_number":37,"context_line":""},{"line_number":38,"context_line":"# Swift runs daemons"},{"line_number":39,"context_line":"if is_service_enabled swift; then"},{"line_number":40,"context_line":"    swift-init all stop 2\u003e/dev/null || :"},{"line_number":41,"context_line":"fi"},{"line_number":42,"context_line":""},{"line_number":43,"context_line":"# Apache has the WSGI processes"}],"source_content_type":"text/x-sh","patch_set":1,"id":"AAAALH%2F%2F2vA%3D","line":40,"updated":"2012-08-07 16:12:38.000000000","message":"dummy shell hacker question - what\u0027s this change do?","commit_id":"756e1b1ec93e400ba7fb28318ee531b57cf97239"},{"author":{"_account_id":970,"name":"Dean Troyer","email":"dtroyer@gmail.com","username":"dtroyer"},"change_message_id":"4f16e0f9a84c10e33c42c06a6f59369d2d3c1994","unresolved":false,"context_lines":[{"line_number":37,"context_line":""},{"line_number":38,"context_line":"# Swift runs daemons"},{"line_number":39,"context_line":"if is_service_enabled swift; then"},{"line_number":40,"context_line":"    swift-init all stop 2\u003e/dev/null || :"},{"line_number":41,"context_line":"fi"},{"line_number":42,"context_line":""},{"line_number":43,"context_line":"# Apache has the WSGI processes"}],"source_content_type":"text/x-sh","patch_set":1,"id":"AAAALH%2F%2F0Y8%3D","line":40,"in_reply_to":"AAAALH%2F%2F11c%3D","updated":"2012-08-09 21:05:53.000000000","message":"I would prefer if this said \u0027true\u0027.  That\u0027s the usage elsewhere and we\u0027re not working on a 4K TRS-80 (happy 35th birthday!)","commit_id":"756e1b1ec93e400ba7fb28318ee531b57cf97239"},{"author":{"_account_id":866,"name":"Chmouel Boudjnah","email":"chmouel@chmouel.com","username":"chmouel"},"change_message_id":"b352fe6f4f108f6c3480de9dc5d98e3d8bedcaec","unresolved":false,"context_lines":[{"line_number":37,"context_line":""},{"line_number":38,"context_line":"# Swift runs daemons"},{"line_number":39,"context_line":"if is_service_enabled swift; then"},{"line_number":40,"context_line":"    swift-init all stop 2\u003e/dev/null || :"},{"line_number":41,"context_line":"fi"},{"line_number":42,"context_line":""},{"line_number":43,"context_line":"# Apache has the WSGI processes"}],"source_content_type":"text/x-sh","patch_set":1,"id":"AAAALH%2F%2F11c%3D","line":40,"in_reply_to":"AAAALH%2F%2F2vA%3D","updated":"2012-08-08 11:09:58.000000000","message":"Well basically we say to always return positive (true) even if it fails. Since we are running this script with set -e, which means :\n\n      -e  Exit immediately if a command exits with a non-zero status.\n\nwe don\u0027t want to exit here if swift was not running we just want to go on and finish our unstacking business.\n\nThe : mean true in bourne shell, not sure why they have chosen this syntax but this may have to be that\u0027s dating back from the 70s when most people were high.","commit_id":"756e1b1ec93e400ba7fb28318ee531b57cf97239"}]}
