diff options
Diffstat (limited to 'Build/source/texk/web2c/uptexdir/uptriptest.test')
-rwxr-xr-x | Build/source/texk/web2c/uptexdir/uptriptest.test | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/uptexdir/uptriptest.test b/Build/source/texk/web2c/uptexdir/uptriptest.test index 212c6ad3503..6ded3f7740f 100755 --- a/Build/source/texk/web2c/uptexdir/uptriptest.test +++ b/Build/source/texk/web2c/uptexdir/uptriptest.test @@ -1,6 +1,7 @@ -#! /bin/sh - -# Copyright (C) 2011-2014 Peter Breitenlohner <tex-live@tug.org> +#! /bin/sh -vx +# $Id$ +# Copyright 2017 Karl Berry <tex-live@tug.org> +# Copyright 2011-2014 Peter Breitenlohner <tex-live@tug.org> # You may freely use, modify and/or distribute this file. testdir=$abs_srcdir/triptrap |