X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=util%2Ftstres.c;fp=util%2Ftstres.c;h=c617afb04ed789e93e56a32ef66549558e2f9960;hp=61f5dab0bdc001bdec0f3e6a2c29bcca9e343203;hb=aeea139423b8eaf28a4de53b3d7b2ad1f22284e7;hpb=0052fb5520062c328006dc3537f39d28e88f3579 diff --git a/util/tstres.c b/util/tstres.c index 61f5dab..c617afb 100644 --- a/util/tstres.c +++ b/util/tstres.c @@ -64,7 +64,7 @@ static void tst_res_read_file(void) const char *v; char path[1024]; int r; - + yaz_snprintf(path, sizeof(path), "%s/tstres.cfg", get_srcdir()); r = res_read_file(res, path); YAZ_CHECK_EQ(r, ZEBRA_OK);