blob: 04758e15498ed47fa1cc5d376314bb0abedff5c3 (
plain)
1
2
3
4
5
6
7
8
|
#! /bin/sh -vx
# $Id$
# Copyright 2017 Karl Berry <tex-live@tug.org>
# Copyright 2013 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.
./gr2test || exit 1
|