X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftest.c;h=c186bc5c11627eac5be5564061ad3b3e218ca3d3;hp=b09f8471541e44676d929bba30342b9f78b4f8a4;hb=8be4cad726760fbc18b83b1ae8af3790dcf31c81;hpb=bf0ac0c751ab677318e0a92a8e40145e0e4623b9 diff --git a/src/test.c b/src/test.c index b09f847..c186bc5 100644 --- a/src/test.c +++ b/src/test.c @@ -191,7 +191,7 @@ void yaz_check_print1(int type, const char *file, int line, } if (printit) { - fprintf(get_file(), "%s:%d %s: ", file, line, msg); + fprintf(get_file(), "%s:%d: %s: ", file, line, msg); fprintf(get_file(), "%s\n", expr); } if (log_tests)