gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: removing sphinx-warnings.log e


From: gnunet
Subject: [taler-deployment] branch master updated: removing sphinx-warnings.log each time
Date: Fri, 19 Jun 2020 09:00:36 +0200

This is an automated email from the git hooks/post-receive script.

buck pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new df3675f  removing sphinx-warnings.log each time
df3675f is described below

commit df3675f82132f6a1d3d82bf3f65ae740ec35bd70
Author: buckE <buckE@disroot.org>
AuthorDate: Fri Jun 19 07:00:18 2020 +0000

    removing sphinx-warnings.log each time
---
 buildbot/build-docs.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/buildbot/build-docs.sh b/buildbot/build-docs.sh
index 30e698e..21ac01e 100755
--- a/buildbot/build-docs.sh
+++ b/buildbot/build-docs.sh
@@ -12,6 +12,8 @@ fetch () {
 
 export PATH=$HOME/.local/bin:$PATH
 
+rm /home/docbuilder/sphinx-warnings.log
+
 cd $HOME/docs
 fetch
 make html
@@ -23,4 +25,4 @@ mkdir -p $HOME/build/docs/pdf/
 cp -r _build/html/* $HOME/build/docs/html/
 cp -r _build/latex/*.pdf $HOME/build/docs/pdf/
 
-cat /home/docbuilder/warnings.log
+cat /home/docbuilder/sphinx-warnings.log

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]