gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: $PWD for cat sphinx log in doc


From: gnunet
Subject: [taler-deployment] branch master updated: $PWD for cat sphinx log in docbuilder
Date: Wed, 24 Jun 2020 02:37:40 +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 5cd8aa3  $PWD for cat sphinx log in docbuilder
5cd8aa3 is described below

commit 5cd8aa3c9ba5ae7432bd047564f3110d40ff2d27
Author: buckE <buckE@disroot.org>
AuthorDate: Wed Jun 24 00:37:24 2020 +0000

    $PWD for cat sphinx log in docbuilder
---
 buildbot/build-docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/build-docs.sh b/buildbot/build-docs.sh
index 2e65305..29664f6 100755
--- a/buildbot/build-docs.sh
+++ b/buildbot/build-docs.sh
@@ -33,4 +33,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/sphinx-warnings.log
+cat $PWD/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]