gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: open is not good for CI/CD


From: gnunet
Subject: [libeufin] branch master updated: open is not good for CI/CD
Date: Sun, 18 Feb 2024 22:38:05 +0100

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

grothoff pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 1da7f233 open is not good for CI/CD
1da7f233 is described below

commit 1da7f233f0f7eb8fe8b145fe9a50051d7b95a200
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Feb 18 22:38:02 2024 +0100

    open is not good for CI/CD
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1e0efa78..81428e84 100644
--- a/Makefile
+++ b/Makefile
@@ -129,4 +129,5 @@ testbench: install-nobuild-bank-files 
install-nobuild-nexus-files
 .PHONY: doc
 doc:
        ./gradlew dokkaHtmlMultiModule
-       open build/dokka/htmlMultiModule/index.html
+       echo "Open build/dokka/htmlMultiModule/index.html"
+

-- 
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]