default to the other server for now

This commit is contained in:
Arjan van de Ven
2015-04-24 17:55:53 -04:00
parent 0642cc1835
commit d2192337d0
+1 -1
View File
@@ -44,7 +44,7 @@
GStaticMutex dupes_mutex = G_STATIC_MUTEX_INIT;
char *urls[2] = {"http://debuginfo.clearlinux.org/debuginfo/", "http://debuginfo.fenrus.org/debuginfo/" };
int urlcounter = 0;
int urlcounter = 1;
static GHashTable *hash;