#!/bin/sh

set -e

./lsdvd -Or -x testsuite/dvd-pal.iso > testsuite/lsdvd.r

ruby testsuite/lsdvd.r
