]> git.sesse.net Git - vlc/commitdiff
Work around test failing with cli interface
authorRafaël Carré <funman@videolan.org>
Thu, 20 Jun 2013 12:37:02 +0000 (14:37 +0200)
committerRafaël Carré <funman@videolan.org>
Thu, 20 Jun 2013 12:37:02 +0000 (14:37 +0200)
test/run_vlc.sh

index 38c7d105cb75be7559fd11c4a0c41fa57b7ee824..b751cad551dd452b37cc1b451476bc512fabdcf6 100755 (executable)
@@ -2,7 +2,7 @@
 
 set -e
 
-VLC="./vlc --ignore-config"
+VLC="./vlc -I dummy --ignore-config"
 
 $VLC -H
 $VLC -vv vlc://quit