]> git.sesse.net Git - vlc/blobdiff - test/run_vlc.sh
Work around test failing with cli interface
[vlc] / test / run_vlc.sh
index df249baaaa1e734e5df690037359692ba8d2375e..b751cad551dd452b37cc1b451476bc512fabdcf6 100755 (executable)
@@ -1,6 +1,9 @@
 #! /bin/sh
 
-VLC="./vlc --ignore-config --no-one-instance-when-started-from-file"
+set -e
 
+VLC="./vlc -I dummy --ignore-config"
+
+$VLC -H
 $VLC -vv vlc://quit
 $VLC -vv --play-and-exit vlc://nop