From 7f0be8e2ed7fa92d06067dfc0fa70ab4e1b5588d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 17 Nov 2012 05:12:42 +0000 Subject: switch rsync uploading to apt.puredata.info svn path=/trunk/; revision=16556 --- scripts/auto-build/auto-build-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/auto-build/auto-build-common') diff --git a/scripts/auto-build/auto-build-common b/scripts/auto-build/auto-build-common index 40d6a69b..f0d75424 100644 --- a/scripts/auto-build/auto-build-common +++ b/scripts/auto-build/auto-build-common @@ -5,7 +5,7 @@ SYSTEM=$(uname -s | sed 'y|ABCDEFGHIJKLMNOPQRSTUVWXYZ|abcdefghijklmnopqrstuvwxyz DATE=$(date +%Y-%m-%d) TIME=$(date +%H.%M.%S) HOSTNAME=$(hostname | sed 's|\([a-zA-Z0-9-]\)\..*|\1|' | sed 'y|ABCDEFGHIJKLMNOPQRSTUVWXYZ|abcdefghijklmnopqrstuvwxyz|') -RSYNC_SERVER=blinky.at.or.at +RSYNC_SERVER=apt.puredata.info # use the hostname from /etc/hostname in case we are a chroot build enviroment if [ -e /etc/hostname ]; then -- cgit v1.2.1