dbReadTest.c: flush errlog on exit as per lp:1419879
This commit is contained in:
@@ -86,5 +86,6 @@ int main(int argc,char **argv)
|
||||
dbReportDeviceConfig(pdbbase,stdout);
|
||||
*/
|
||||
dbFreeBase(pdbbase);
|
||||
errlogFlush();
|
||||
return(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user