[Patchew-devel] [PATCH v2 01/12] scripts: User download.patchew.org for example DB

Fam Zheng fam at euphon.net
Wed Nov 28 14:34:54 UTC 2018


Signed-off-by: Fam Zheng <fam at euphon.net>
---
 scripts/developer-setup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/developer-setup b/scripts/developer-setup
index 9b91536..9c29a45 100755
--- a/scripts/developer-setup
+++ b/scripts/developer-setup
@@ -13,7 +13,7 @@ run() {
 
 if ! test -f patchew-db-small.tar.xz; then
   echo Downloading sample database...
-  wget http://people.redhat.com/pbonzini/patchew-db-small.tar.xz
+  wget http://download.patchew.org/patchew-db-small.tar.xz
 fi
 
 if test -d venv; then
-- 
2.17.2





More information about the Patchew-devel mailing list