#!/bin/sh

set -e

./lsdvd -Oy -x testsuite/dvd-pal.iso > testsuite/lsdvd.py

python3 testsuite/lsdvd.py
