From: Ian Jackson Date: Tue, 27 Oct 2015 18:07:42 +0000 (+0000) Subject: Testing: write wrap's log to wrap.log X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=e04d31c1b3eef1f1e26936e960da86c081981343;p=cgi-auth-flexible.git Testing: write wrap's log to wrap.log Signed-off-by: Ian Jackson --- diff --git a/tests/wrap b/tests/wrap index 937820f..fefbef4 100755 --- a/tests/wrap +++ b/tests/wrap @@ -1,7 +1,7 @@ #!/bin/sh set -e cd "$CAFTEST_CAF" -exec 2>>tests/tmp/log +exec 2>>tests/tmp/wrap.log export HTTP_COOKIE=$(cat "tests/tmp/cookie") export CAFTEST_URL=file:///cgi-bin/wrap tests/cgi "$@" | perl -pe '