From 6ee228cac7e5aca1181113ca499bda6c04497da7 Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Fri, 13 Jul 2012 15:10:30 +0200 Subject: rediect test results to autotest-results-sqlite.xml --- autotest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotest.sh') diff --git a/autotest.sh b/autotest.sh index a5e28b6de98..a9794db6982 100755 --- a/autotest.sh +++ b/autotest.sh @@ -23,7 +23,7 @@ php -f index.php #test execution echo 'Testing with sqlite ...' cd tests -php -f index.php -- xml +php -f index.php -- xml > autotest-results-sqlite.xml # -- cgit v1.2.3