From 8f061cb9d1f7bed47b8130826269f443a88844d5 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 15 Nov 2013 09:20:54 +0000 Subject: [PATCH] autopkgtest rsync host change from jibel --- autopkgtest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autopkgtest.py b/autopkgtest.py index 0499335..5dd2445 100644 --- a/autopkgtest.py +++ b/autopkgtest.py @@ -60,7 +60,7 @@ class AutoPackageTest(object): aptroot: ~/.chdist/%s-proposed-amd64/ apturi: file:%s/mirror/ubuntu components: main restricted universe multiverse - rsync_host: rsync://10.189.74.2/adt/ + rsync_host: rsync://tachash.ubuntu-ci/adt/ datadir: ~/proposed-migration/autopkgtest/data""" % (self.series, self.series, home)), file=rc_file)