]> git.sesse.net Git - vlc/blobdiff - test/run_vlc.sh
vpx: fix leak
[vlc] / test / run_vlc.sh
index df249baaaa1e734e5df690037359692ba8d2375e..38c7d105cb75be7559fd11c4a0c41fa57b7ee824 100755 (executable)
@@ -1,6 +1,9 @@
 #! /bin/sh
 
-VLC="./vlc --ignore-config --no-one-instance-when-started-from-file"
+set -e
 
+VLC="./vlc --ignore-config"
+
+$VLC -H
 $VLC -vv vlc://quit
 $VLC -vv --play-and-exit vlc://nop