[PATCH] reject attempt to add attribute k/v pair to a nonexistent object

Pete Zaitcev zaitcev at redhat.com
Mon Mar 12 15:39:05 UTC 2012


On Sat, 10 Mar 2012 10:12:28 +0100
Jim Meyering <jim at meyering.net> wrote:

> +				return do_resp(conn,ms,MHD_HTTP_NOT_FOUND,NULL,
> +					       "404 no such object\r\n");

> +  test "$(tr '\012\015' :: < http-code)" = '404 no such object::404' || fail=1

This looks good, I re-ack just in case.

-- Pete


More information about the iwhd-devel mailing list