Rev: fix error handling for parser errors
commit8b4a29032faac894f6702cc6160ef6366e739092
authorEric Wong <normalperson@yhbt.net>
Thu, 15 Oct 2009 00:39:12 +0000 (14 17:39 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 15 Oct 2009 00:39:58 +0000 (14 17:39 -0700)
tree93a60f3ac11c22464716416255c59ad2552bd258
parent57a1ae94c3ac0948737744b651d59945c1ac3099
Rev: fix error handling for parser errors

We should try to send 400s back to the client if possible.
lib/rainbows/rev.rb
t/t4003-rev-parser-error.sh [new file with mode: 0644]