diff options
Diffstat (limited to 'Build/source/texk/web2c/uptexdir/uptftopl.test')
-rwxr-xr-x | Build/source/texk/web2c/uptexdir/uptftopl.test | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/uptexdir/uptftopl.test b/Build/source/texk/web2c/uptexdir/uptftopl.test index 4c9e48885ae..0f0aab1d6ed 100755 --- a/Build/source/texk/web2c/uptexdir/uptftopl.test +++ b/Build/source/texk/web2c/uptexdir/uptftopl.test @@ -1,6 +1,7 @@ -#! /bin/sh - -# Copyright (C) 2011-2013 Peter Breitenlohner <tex-live@tug.org> +#! /bin/sh -vx +# $Id$ +# Copyright 2017 Karl Berry <tex-live@tug.org> +# Copyright 2011-2013 Peter Breitenlohner <tex-live@tug.org> # You may freely use, modify and/or distribute this file. test -d uptests || mkdir -p uptests |