cvs commit: src/usr.sbin/pkg_install/version perform.c

[ Available lists | Index of cvs-src | Month of Oct 2007 | Week of 26 Oct 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Simon L. Nielsen <simon@FreeBSD.org>
Date
26 Oct 2007 10:12:27
Subject
cvs commit: src/usr.sbin/pkg_install/version perform.c
Message-ID
200710261012.l9QACRpX005774@repoman.freebsd.org


[ Hide this part ]
simon       2007-10-26 10:12:26 UTC

FreeBSD src repository

Modified files:
usr.sbin/pkg_install/version perform.c
Log:
If the INDEX file cannot be opened, print the actual filename / path
pkg_version tried to open instead of just "INDEX" to make the actual
problem more clear (e.g. missing INDEX-8).

MFC after: 3 days
Reviewed by: portmgr (pav)

Revision Changes Path
1.17 +8 -7 src/usr.sbin/pkg_install/version/perform.c


Elapsed time: 0.058 seconds