src/hg/qaPushQ/qaPushQ.c 1.113
1.113 2009/03/09 20:53:19 galt
ENCODE is really making huge lists
Index: src/hg/qaPushQ/qaPushQ.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/qaPushQ/qaPushQ.c,v
retrieving revision 1.112
retrieving revision 1.113
diff -b -B -U 4 -r1.112 -r1.113
--- src/hg/qaPushQ/qaPushQ.c 28 Jan 2009 21:44:44 -0000 1.112
+++ src/hg/qaPushQ/qaPushQ.c 9 Mar 2009 20:53:19 -0000 1.113
@@ -2593,9 +2593,9 @@
}
safef(s, l+1, "%s", ss);
}
-#define BLSIZE 4096 /* size of strings for processing big lists of tables and files */
+#define BLSIZE 32768 /* size of strings for processing big lists of tables and files */
void doShowSizes()
/* show the sizes of all the track tables, cgis, and general files in separate window target= _blank */
{