#! /bin/sh -vx # $Id$ # Copyright 2017 Karl Berry # Copyright 2011 Peter Breitenlohner # You may freely use, modify and/or distribute this file. ./bbox -r 20 $srcdir/tests/plot.pbm >plot.out \ && diff plot.out $srcdir/tests/plot.out \ || exit 1