From 2ae973618f3b51fa9bbf5532eaa1352cafc24ecc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 22 Aug 2009 17:57:31 +0000 Subject: stuff --- src/fs/test_fs_getopt.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/fs/test_fs_getopt.c') diff --git a/src/fs/test_fs_getopt.c b/src/fs/test_fs_getopt.c index d2e424b4a5..4ce64b72f9 100644 --- a/src/fs/test_fs_getopt.c +++ b/src/fs/test_fs_getopt.c @@ -28,6 +28,13 @@ int main (int argc, char *argv[]) { + GNUNET_log_setup ("test_fs_directory", +#if VERBOSE + "DEBUG", +#else + "WARNING", +#endif + NULL); fprintf (stderr, "WARNING: testcase not yet written.\n"); return 0; /* testcase passed */ } -- cgit v1.2.3-70-g09d2