Date: Tue, 9 Aug 2005 02:50:14 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh Message-ID: <200508090250.j792oEv7075617@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2005-08-09 02:50:14 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/portsnap portsnap.sh Log: Add a missing EOL when printing "Latest snapshot on server is older than what we already have" message. [1] When operating with the undocumented --debug option, replace "xargs phttpget" with "xargs -t phttpget", since that might conceivably help debugging. Noticed by: simon [1] Revision Changes Path 1.2 +7 -5 src/usr.sbin/portsnap/portsnap/portsnap.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508090250.j792oEv7075617>