#!/bin/sh
set -e

cd "$AUTOPKGTEST_TMP"

suika3 | grep 'Failed to initialize.'
echo "Autopkgtest: OK"
