gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0008] branch master updated: rename


From: gnunet
Subject: [lsd0008] branch master updated: rename
Date: Thu, 07 Dec 2023 14:11:24 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository lsd0008.

The following commit(s) were added to refs/heads/master by this push:
     new 851c23c  rename
851c23c is described below

commit 851c23ca418972d8efcea52fdd56764debbee99b
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Thu Dec 7 14:11:21 2023 +0100

    rename
---
 .buildbot/firefly-x86_64-amdepyc_deploy.sh | 6 +++---
 Makefile                                   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh 
b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index af821ab..37f8427 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -5,6 +5,6 @@
 if [ -e index.html ]; then
   rm index.html
 fi
-ln -s lsd0001.html index.html
-chmod -R ag+rX lsd0001.* index.html .
-rsync --exclude=".*" --exclude="Makefile" -a --delete ./ 
lsd@firefly.gnunet.org:~/public/lsd0001/
+ln -s draft-nadler-sbox.html index.html
+chmod -R ag+rX draft-nadler-sbox.* index.html .
+rsync --exclude=".*" --exclude="Makefile" -a --delete ./ 
lsd@firefly.gnunet.org:~/public/lsd0008/
diff --git a/Makefile b/Makefile
index 19b1796..847d5e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 all: txt html
 
 html:
-       xml2rfc --html --css style.css lsd0001.xml
+       xml2rfc --html --css style.css draft-nadler-sbox.xml
 
 txt:
-       xml2rfc lsd0001.xml
+       xml2rfc draft-nadler-sbox.xml
 

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