From 4f5e06cea1205e3f1ba9d7e5966de2bdcfa02ce1 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 1 Aug 2008 19:42:49 +0000 Subject: TLWinGoo: more specific warnings git-svn-id: svn://tug.org/texlive/trunk@9990 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLWinGoo.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index e0c9f623cba..ed5c0bf35c4 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -999,7 +999,7 @@ UNEND ; close UNINST; } else { - warn "Cannot open uninstaller for append"; + warn "Cannot open $tdwfw/tlpkg/installer/uninst.bat for append"; } if (open UNINST2, ">$tdwfw/tlpkg/installer/uninst2.bat") { @@ -1032,7 +1032,7 @@ UNEND2 ; close UNINST2; } else { - warn "Cannot open unist2.bat for writing"; + warn "Cannot open $tdwfw/tlpkg/installer/uninst2.bat for writing"; } } -- cgit v1.2.3