From b236c46dbb20cfbb42201b7cccdaa153b7bd2ed1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Jan 2013 13:34:59 -0400 Subject: webapp: Now always logs to .git/annex/daemon.log It used to not log to daemon.log when a repository was first created, and when starting the webapp. Now both do. Redirecting stdout and stderr to the log is tricky when starting the webapp, because the web browser may want to communicate with the user. (Either a console web browser, or web.browser = echo) This is handled by restoring the original fds when running the browser. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 67c955fea..344081fa3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ git-annex (3.20130115) UNRELEASED; urgency=low variable quoting in different versions of shakespeare-js. * webapp: Avoid an error if a transfer is stopped just as it finishes. Closes: #698184 + * webapp: Now always logs to .git/annex/daemon.log. -- Joey Hess Mon, 14 Jan 2013 18:35:01 -0400 -- cgit v1.2.3