gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: gauger: remove buildbot script with refe


From: gnunet
Subject: [gnunet] branch master updated: gauger: remove buildbot script with references to gauger
Date: Mon, 09 Sep 2024 16:18:10 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 85e75593c gauger: remove buildbot script with references to gauger
85e75593c is described below

commit 85e75593c784f771a9a0ee18443d227b8818cfa1
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Sep 9 16:18:06 2024 +0200

    gauger: remove buildbot script with references to gauger
---
 contrib/ci/buildbot/buildbot-update.sh | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/contrib/ci/buildbot/buildbot-update.sh 
b/contrib/ci/buildbot/buildbot-update.sh
deleted file mode 100755
index 6c9d28b25..000000000
--- a/contrib/ci/buildbot/buildbot-update.sh
+++ /dev/null
@@ -1,27 +0,0 @@
-#!/bin/sh
-
-COMMAND='svn up; cp -v gauger-cli.py `which gauger-cli.py`'
-
-#debian-amd64-grothoff.gnunet.org
-echo debian-amd64-grothoff
-BASEPATH='/home/buildslave/gauger'
-ssh root@buildslave "cd $BASEPATH; $COMMAND"
-echo
-
-#ubuntu-armv71-evans
-echo ubuntu-armv71-evans
-BASEPATH='/home/oem/gauger'
-ssh root@efikamx "cd $BASEPATH; $COMMAND"
-echo
-
-#freebsd7-amd64-wachs
-echo freebsd7-amd64-wachs
-BASEPATH='/home/gnunet/gauger'
-ssh root@gnunet.org -p 2220 "cd $BASEPATH; $COMMAND"
-echo
-
-#wachs-lenny-powerpc
-echo wachs-lenny-powerpc
-BASEPATH='/home/gnunet/gauger'
-ssh root@powerbot "cd $BASEPATH; $COMMAND"
-echo

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