[151784] contrib/mp-buildbot/mpbb-list-subports

mojca at macports.org mojca at macports.org
Sun Aug 21 16:46:25 PDT 2016


Revision: 151784
          https://trac.macports.org/changeset/151784
Author:   mojca at macports.org
Date:     2016-08-21 16:46:25 -0700 (Sun, 21 Aug 2016)
Log Message:
-----------
mp-buildbot: disable shellcheck warning

Modified Paths:
--------------
    contrib/mp-buildbot/mpbb-list-subports

Modified: contrib/mp-buildbot/mpbb-list-subports
===================================================================
--- contrib/mp-buildbot/mpbb-list-subports	2016-08-21 23:42:43 UTC (rev 151783)
+++ contrib/mp-buildbot/mpbb-list-subports	2016-08-21 23:46:25 UTC (rev 151784)
@@ -68,6 +68,8 @@
 }
 
 list-subports() {
+    # $option_logdir is set in mpbb
+    # shellcheck disable=SC2154
     local log_subports_progress="${option_logdir}/ports-progress.txt"
 
     if [ $# -le 0 ] && [ -z "${option_port:-}" ]; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160821/1c76992f/attachment.html>


More information about the macports-changes mailing list