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

Fam Zheng posted 12 patches 5 years, 10 months ago
[Patchew-devel] [PATCH v2 01/12] scripts: User download.patchew.org for example DB
Posted by Fam Zheng 5 years, 10 months ago
Signed-off-by: Fam Zheng <fam@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


_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel