Periodic macports update

Jean Gobin jeanfgobin at gmail.com
Fri Dec 28 07:53:12 PST 2012


Hey Team,

I would also replace bash -c "/opt/local/bin/port selfupdate;
/opt/local/bin/port upgrade outdated" 1>/tmp/portupdate_out.log
2>/tmp/portupdate_err.log with
bash -c "/opt/local/bin/port selfupdate && /opt/local/bin/port upgrade
outdated" 1>/tmp/portupdate_out.log 2>/tmp/portupdate_err.log

The "&&" will prevent the execution of "port upgrade outdated" if "port
selfupdate" fails.


J.


On Fri, Dec 28, 2012 at 4:23 PM, Chris Jones <jonesc at hep.phy.cam.ac.uk>wrote:

> https://trac.macports.org/ticket/34221




-- 
Jean Gobin, CCENT, CCNA, CCNA Security
http://newsfromjean.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20121228/9de20662/attachment.html>


More information about the macports-users mailing list