vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Thu Jun 20 19:13:58 2013 +0300| [3bd3db173ba259330d7828729a05b1aae9bb7dc8] | committer: Rémi Denis-Courmont
Revert "Work around test failing with cli interface" This reverts commit 32ce763be9747ebf7281a981193d54ba9dadc197. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3bd3db173ba259330d7828729a05b1aae9bb7dc8 --- 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 b751cad..38c7d10 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
