Commit b750826c authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix test failure detection

parent 680622a8
#! /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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment