vlc | branch: master | Rafaël Carré <[email protected]> | Thu Jun 20 14:37:02 
2013 +0200| [32ce763be9747ebf7281a981193d54ba9dadc197] | committer: Rafaël Carré

Work around test failing with cli interface

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=32ce763be9747ebf7281a981193d54ba9dadc197
---

 test/run_vlc.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/run_vlc.sh b/test/run_vlc.sh
index 38c7d10..b751cad 100755
--- a/test/run_vlc.sh
+++ b/test/run_vlc.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-VLC="./vlc --ignore-config"
+VLC="./vlc -I dummy --ignore-config"
 
 $VLC -H
 $VLC -vv vlc://quit

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to