From 3bd3db173ba259330d7828729a05b1aae9bb7dc8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Thu, 20 Jun 2013 19:13:58 +0300 Subject: [PATCH] Revert "Work around test failing with cli interface" This reverts commit 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 b751cad551..38c7d105cb 100755 --- a/test/run_vlc.sh +++ b/test/run_vlc.sh @@ -2,7 +2,7 @@ set -e -VLC="./vlc -I dummy --ignore-config" +VLC="./vlc --ignore-config" $VLC -H $VLC -vv vlc://quit -- 2.39.2