[mirrorbrain-commits] [opensuse-svn] r6642 - trunk/tools/download-redirector-v2/mod_mirrorbrain

From: Novell Forge SVN <noreply_at_novell.com>
Date: Sun, 1 Mar 2009 17:09:50 -0700 (MST)
Author: poeml
Date: 2009-03-01 17:09:47 -0700 (Sun, 01 Mar 2009)
New Revision: 6642

Modified:
   trunk/tools/download-redirector-v2/mod_mirrorbrain/mod_mirrorbrain.c
Log:
mod_mirrorbrain:
- fix missing comma in default query


Modified: trunk/tools/download-redirector-v2/mod_mirrorbrain/mod_mirrorbrain.c
===================================================================
--- trunk/tools/download-redirector-v2/mod_mirrorbrain/mod_mirrorbrain.c	2009-03-01 23:47:48 UTC (rev 6641)
+++ trunk/tools/download-redirector-v2/mod_mirrorbrain/mod_mirrorbrain.c	2009-03-02 00:09:47 UTC (rev 6642)
_at_@ -85,7 +85,7 @@
 #define DEFAULT_MIN_MIRROR_SIZE 4096
 
 #define DEFAULT_QUERY "SELECT id, identifier, region, country, " \
-                             "asn, prefix, score, baseurl " \
+                             "asn, prefix, score, baseurl, " \
                              "region_only, country_only, " \
                              "as_only, prefix_only, " \
                              "other_countries, file_maxsize " \

_______________________________________________
Opensuse-svn mailing list
Opensuse-svn_at_forge.novell.com
http://forge.novell.com/mailman/listinfo/opensuse-svn


_______________________________________________
mirrorbrain-commits mailing list

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Mon Mar 02 2009 - 00:10:11 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT