remove (or hide behind a 'verbose' flag) extra output from system tests
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
#include "isctest.h"
|
||||
|
||||
/* Set to true for verbose output */
|
||||
/* Set to true (or use -v option) for verbose output */
|
||||
static bool verbose = false;
|
||||
|
||||
#define FUDGE_SECONDS 0 /* in absence of clock_getres() */
|
||||
|
||||
Reference in New Issue
Block a user