#!/bin/sh

set -e

./lsdvd -Od -x testsuite/dvd-pal.iso > testsuite/lsdvd.debug

./lsdvd -Od -x testsuite/dvd-ntsc.iso >> testsuite/lsdvd.debug
