diff options
Diffstat (limited to 'Build/source/texk/ps2pk')
-rwxr-xr-x | Build/source/texk/ps2pk/tests/lmmath.test | 7 | ||||
-rwxr-xr-x | Build/source/texk/ps2pk/tests/ps2pk.test | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/Build/source/texk/ps2pk/tests/lmmath.test b/Build/source/texk/ps2pk/tests/lmmath.test index 074abe3c4f0..fe71de68b0d 100755 --- a/Build/source/texk/ps2pk/tests/lmmath.test +++ b/Build/source/texk/ps2pk/tests/lmmath.test @@ -1,6 +1,7 @@ -#! /bin/sh - -# Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +#! /bin/sh -vx +# $Id$ +# Copyright 2017 Karl Berry <tex-live@tug.org> +# Copyright 2014 Peter Breitenlohner <tex-live@tug.org> # You may freely use, modify and/or distribute this file. test -d tests || mkdir -p tests diff --git a/Build/source/texk/ps2pk/tests/ps2pk.test b/Build/source/texk/ps2pk/tests/ps2pk.test index 53e7bc94875..2ad0df10d17 100755 --- a/Build/source/texk/ps2pk/tests/ps2pk.test +++ b/Build/source/texk/ps2pk/tests/ps2pk.test @@ -1,6 +1,7 @@ -#! /bin/sh - -# Copyright (C) 2012-2014 Peter Breitenlohner <tex-live@tug.org> +#! /bin/sh -vx +# $Id$ +# Copyright 2017 Karl Berry <tex-live@tug.org> +# Copyright 2012-2014 Peter Breitenlohner <tex-live@tug.org> # You may freely use, modify and/or distribute this file. TEXMFCNF=$srcdir/../kpathsea |