src/hg/qaPushQ/qaPushQ.c 1.117
1.117 2010/01/20 19:11:53 galt
increasing the sizes of lists
Index: src/hg/qaPushQ/qaPushQ.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/qaPushQ/qaPushQ.c,v
retrieving revision 1.116
retrieving revision 1.117
diff -b -B -U 4 -r1.116 -r1.117
--- src/hg/qaPushQ/qaPushQ.c 14 Dec 2009 18:56:31 -0000 1.116
+++ src/hg/qaPushQ/qaPushQ.c 20 Jan 2010 19:11:53 -0000 1.117
@@ -2598,9 +2598,9 @@
}
safef(s, l+1, "%s", ss);
}
-#define BLSIZE 32768 /* size of strings for processing big lists of tables and files */
+#define BLSIZE 100000 /* 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 */
{