Mercurial > urweb
annotate tests/dbupload2.urp @ 2053:229a299d739d
Add tests/dbupload2.* files
tests/dbupload2.sh is a shell script which run the test scenario
On my machine the executable segfaults after curl request
author | Sergey Mironov <grrwlf@gmail.com> |
---|---|
date | Fri, 15 Aug 2014 07:11:31 +0000 |
parents | |
children |
rev | line source |
---|---|
grrwlf@2053 | 1 database dbname=dbupload2.db |
grrwlf@2053 | 2 sql dbupload2.sql |
grrwlf@2053 | 3 allow mime * |
grrwlf@2053 | 4 rewrite all Dbupload2/* |
grrwlf@2053 | 5 debug |
grrwlf@2053 | 6 |
grrwlf@2053 | 7 dbupload2 |