#!/bin/sh

cd "$AUTOPKGTEST_TMP"

(suika3 || true) | grep -q 'Cannot open'

echo "Autopkgtest: OK"
