From 73c563a4f07da59e19c7173e8fde84de04ed628e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 Nov 2016 23:19:14 +0000 Subject: fira (10nov16) git-svn-id: svn://tug.org/texlive/trunk@42481 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tl | 1 + 1 file changed, 1 insertion(+) (limited to 'Master/tlpkg/bin/ctan2tl') diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index 8c7a29d0068..f392fbc053d 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -133,6 +133,7 @@ find $pkg -depth -type d | xargs rmdir 2>/dev/null # remove empty directories spacenames="`find $pkg -name \*\ \*`" if test -n "$spacenames"; then echo "$0: cooked hierarchy contains files with spaces, goodbye:" >&2 + echo "in `pwd`/$pkg:" >&2 echo "$spacenames" >&2 exit 1 fi -- cgit v1.2.3