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