Bug 610580 - Fix TMFLAGS=abort (r=bz)

This commit is contained in:
Bill McCloskey 2010-12-14 11:15:13 -08:00
parent 4e9ca208f8
commit 02ecc1f846

View File

@ -2446,7 +2446,7 @@ TraceRecorder::finishAbort(const char* reason)
AUDIT(recorderAborted);
#ifdef DEBUG
debug_only_printf(LC_TMMinimal,
debug_only_printf(LC_TMMinimal | LC_TMAbort,
"Abort recording of tree %s:%d@%d at %s:%d@%d: %s.\n",
tree->treeFileName,
tree->treeLineNumber,