blob: 7121625f217590435ca7144ede65016f1692e2e6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#! /bin/sh
# Copyright (C) 2012 Taco Hoekwater <taco@metapost.org>
# You may freely use, modify and/or distribute this file.
# sorry, don't know what to do ..
echo ' *** pixman test SKIPPED ***'
exit 77
|