From: Dennis Kaarsemaker Date: Sat, 15 Jun 2013 21:35:02 +0000 (+0200) Subject: tests: allow sha1's as part of the path X-Git-Tag: v1.8.3.4~4^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d77fd050ab8579558d3e8e4e5467a9300546ef2c?ds=inline;hp=d77fd050ab8579558d3e8e4e5467a9300546ef2c tests: allow sha1's as part of the path When running 'make test' from a path such as .../daily-build/master@bdff0e3a374617dce784f801b97500d9ba2e4705, the logic in fuzz.sed as generated by t5105-request-pull.sh was backwards, replacing object names before replacing urls, making the test fail. Signed-off-by: Dennis Kaarsemaker Signed-off-by: Junio C Hamano ---