]> git.sesse.net Git - vlc/commitdiff
test: Disable debug output in libvlc tests.
authorPierre d'Herbemont <pdherbemont@free.fr>
Wed, 20 May 2009 05:55:19 +0000 (22:55 -0700)
committerPierre d'Herbemont <pdherbemont@free.fr>
Thu, 21 May 2009 05:05:58 +0000 (22:05 -0700)
test/libvlc/test.h

index 388a465d33181f510c745cfb9eaea72404c027cb..e8aa06a8c518a315d8142514b467d931ad58a1d7 100644 (file)
@@ -49,7 +49,7 @@
 static libvlc_exception_t ex;
 
 static const char * test_defaults_args[] = {
-    "-vvv",
+    "-v",
     "--ignore-config",
     "-I",
     "dummy",