From 5cc35ecaa2fa33ddb2b28a934df771c3ed45b537 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 9 Nov 2015 16:02:52 +0100 Subject: reproducible: fix typo (fixup 0f6c75bb) --- bin/reproducible_html_rsync_remote_results.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_rsync_remote_results.sh b/bin/reproducible_html_rsync_remote_results.sh index 8727b2c9..1c6e9111 100755 --- a/bin/reproducible_html_rsync_remote_results.sh +++ b/bin/reproducible_html_rsync_remote_results.sh @@ -12,5 +12,5 @@ common_init "$@" # that's all for PROJECT in coreboot openwrt netbsd ; do - rsync -r -v -e ssh profitbricks-build4.amd64:$BASE/$PROJECT/ $BASE/$PROJECT/ + rsync -r -v -e ssh profitbricks-build4-amd64.debian.net:$BASE/$PROJECT/ $BASE/$PROJECT/ done -- cgit v1.2.3-70-g09d2