[154004] contrib/mp-buildbot/functions

larryv at macports.org larryv at macports.org
Mon Oct 17 23:14:43 CEST 2016


Revision: 154004
          https://trac.macports.org/changeset/154004
Author:   larryv at macports.org
Date:     2016-10-17 14:14:43 -0700 (Mon, 17 Oct 2016)
Log Message:
-----------
mpbb: Add note about "stale" failcache entries

Modified Paths:
--------------
    contrib/mp-buildbot/functions

Modified: contrib/mp-buildbot/functions
===================================================================
--- contrib/mp-buildbot/functions	2016-10-17 20:56:11 UTC (rev 154003)
+++ contrib/mp-buildbot/functions	2016-10-17 21:14:43 UTC (rev 154004)
@@ -181,6 +181,9 @@
         return 1
     fi
 
+    # Only remove the entry for the successful configuration, leaving
+    # other entries in case they are explicitly requested later. These
+    # can be removed manually if desired.
     rm -f "${option_failcache_dir}/${key}"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161017/c96169cc/attachment-0002.html>


More information about the macports-changes mailing list