)]}'
{"elements/cache-url/bin/cache-url":[{"author":{"_account_id":360,"name":"Dan Prince","email":"dprince@redhat.com","username":"dan-prince"},"change_message_id":"ef44cf34b9b59d01787270769812ada4ac4ad409","unresolved":false,"context_lines":[{"line_number":35,"context_line":"fi"},{"line_number":36,"context_line":""},{"line_number":37,"context_line":"rcode\u003d$(curl -L -o $tmp -w \u0027%{http_code}\u0027 $url $time_cond)"},{"line_number":38,"context_line":"if [ \"$rcode\" \u003d \"200\" -o \"${url:0:7}\" \u003d\u003d \"file://\" ] ; then"},{"line_number":39,"context_line":"    # In cases where servers ignore the Modified time,"},{"line_number":40,"context_line":"    # curl cancels the download, outputs a 200 and leaves"},{"line_number":41,"context_line":"    # the output file untouched, we don\u0027t want this empty file."}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"AAAAUX%2F%2FYok%3D","line":38,"updated":"2014-02-13 15:38:18.000000000","message":"This will work fine but I\u0027d rather use \u003d\u003d consistently here on both sides of the or condition. How about changing \"$rcode\" \u003d \"200\" to \"$rcode\" \u003d\u003d \"200\". Since we are doing a literal match these should be the same...","commit_id":"49f40d7716e6704553683bee09de40e5f1fb3a37"}]}
