]> git.sesse.net Git - vlc/commitdiff
Fix test failure detection
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 15 May 2012 15:49:00 +0000 (18:49 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 15 May 2012 15:49:00 +0000 (18:49 +0300)
test/run_vlc.sh

index df249baaaa1e734e5df690037359692ba8d2375e..ec1d123e3d5b2d21ecea084560976b5b5279e73d 100755 (executable)
@@ -1,6 +1,8 @@
 #! /bin/sh
 
-VLC="./vlc --ignore-config --no-one-instance-when-started-from-file"
+set -e
+
+VLC="./vlc --ignore-config"
 
 $VLC -vv vlc://quit
 $VLC -vv --play-and-exit vlc://nop