annotate tests/rewrite.urp @ 2162:c39c48696393

Allow returnBlob and redirect in static protocol Both of these functions end up returning RETURN_INDIRECTLY, which is assumed to be an error by static.c's main. Treat it as success instead.
author Julian Squires <julian@cipht.net>
date Mon, 13 Jul 2015 14:34:30 -0400
parents 3b7e46790fa7
children
rev   line source
adamc@768 1 debug
adamc@768 2 database dbname=rewrite
adamc@768 3 sql rewrite.sql
adamc@768 4 rewrite url Rewrite/other Schrewrite/brother
adamc@768 5 rewrite url Rewrite/*
adamc@768 6 rewrite relation Rewrite/t mytab
adamc@768 7
adamc@768 8 rewrite