[32706] branches/release_1_6/base/portmgr/dmg/postflight

jmpp at macports.org jmpp at macports.org
Fri Jan 11 09:33:59 PST 2008


Revision: 32706
          http://trac.macosforge.org/projects/macports/changeset/32706
Author:   jmpp at macports.org
Date:     2008-01-11 09:33:57 -0800 (Fri, 11 Jan 2008)

Log Message:
-----------

I want to hand this to some users for testing, as I think the script is now looking more robust.
Turn on debugging output by default, so that tracing errors, if any, becomes easier.

Modified Paths:
--------------
    branches/release_1_6/base/portmgr/dmg/postflight

Modified: branches/release_1_6/base/portmgr/dmg/postflight
===================================================================
--- branches/release_1_6/base/portmgr/dmg/postflight	2008-01-11 17:30:30 UTC (rev 32705)
+++ branches/release_1_6/base/portmgr/dmg/postflight	2008-01-11 17:33:57 UTC (rev 32706)
@@ -32,6 +32,9 @@
 # $Id$
 
 
+set -x
+
+
 # Abstraction variables:
 PREFIX=/opt/local
 BINPATH=${PREFIX}/bin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080111/ef04ed90/attachment.html


More information about the macports-changes mailing list