do not core on qa test fail

This commit is contained in:
Matt
2014-12-17 16:31:37 -08:00
parent 0f9cb96b91
commit e178c67f4b

3
qa.cpp

@ -766,7 +766,8 @@ bool qainject1 ( ) {
log("qa: failed qa test of posdb0001.dat. "
"has %i bytes of positive keys! coring.",
(int)list.m_listSize);
char *xx=NULL;*xx=0;
//char *xx=NULL;*xx=0;
exit(0);
}