git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b6ed91
)
test: Disable debug output in libvlc tests.
author
Pierre d'Herbemont
<pdherbemont@free.fr>
Wed, 20 May 2009 05:55:19 +0000
(22:55 -0700)
committer
Pierre d'Herbemont
<pdherbemont@free.fr>
Thu, 21 May 2009 05:05:58 +0000
(22:05 -0700)
test/libvlc/test.h
patch
|
blob
|
history
diff --git
a/test/libvlc/test.h
b/test/libvlc/test.h
index
388a465
..
e8aa06a
100644
(file)
--- a/
test/libvlc/test.h
+++ b/
test/libvlc/test.h
@@
-49,7
+49,7
@@
static libvlc_exception_t ex;
static const char * test_defaults_args[] = {
- "-v
vv
",
+ "-v",
"--ignore-config",
"-I",
"dummy",