[151015] contrib/mp-buildbot/mpbb

cal at macports.org cal at macports.org
Fri Aug 5 08:57:13 PDT 2016


Revision: 151015
          https://trac.macports.org/changeset/151015
Author:   cal at macports.org
Date:     2016-08-05 08:57:13 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
mp-buildbot: Fix handling of the --svn option

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

Modified: contrib/mp-buildbot/mpbb
===================================================================
--- contrib/mp-buildbot/mpbb	2016-08-05 15:44:29 UTC (rev 151014)
+++ contrib/mp-buildbot/mpbb	2016-08-05 15:57:13 UTC (rev 151015)
@@ -137,6 +137,10 @@
                     option_staging_dir=$2
                     shift
                     ;;
+                --svn)
+                    option_svn=$2
+                    shift
+                    ;;
                 --svn-url)
                     option_svn_url=$2
                     shift
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/8272877b/attachment.html>


More information about the macports-changes mailing list