[151186] contrib/mp-buildbot/README.md

larryv at macports.org larryv at macports.org
Tue Aug 9 10:44:48 PDT 2016


Revision: 151186
          https://trac.macports.org/changeset/151186
Author:   larryv at macports.org
Date:     2016-08-09 10:44:48 -0700 (Tue, 09 Aug 2016)
Log Message:
-----------
mp-buildbot: Alphabetize unordered lists in README

Modified Paths:
--------------
    contrib/mp-buildbot/README.md

Modified: contrib/mp-buildbot/README.md
===================================================================
--- contrib/mp-buildbot/README.md	2016-08-09 17:44:46 UTC (rev 151185)
+++ contrib/mp-buildbot/README.md	2016-08-09 17:44:48 UTC (rev 151186)
@@ -69,20 +69,20 @@
 
 Step provider scripts are sourced and should provide a number of functions:
 
+-   $command: Run the actual command.
 -   help: Should print a help message to stderr. Does not need to deal with
       ending the execution.
--   $command: Run the actual command.
 
 Some shell variables are available for usage in your subcommand:
 
 -   $command is the name of the subcommand
 -   $option_archive_site is the URL to the packages archive that will be used
       to check for existing uploaded packages.
--   $option_staging_dir is the folder where archives that are distributable
-      and should be upload must be put.
 -   $option_port is the port that should be installed in the run of mpbb.
 -   $option_prefix is the path to the MacPorts installation to use, as passed
       with --prefix.
+-   $option_staging_dir is the folder where archives that are distributable
+      and should be upload must be put.
 -   $option_svn is the path to the svn binary to use.
 -   $option_svn_revision is the revision number to checkout in the given
       Subversion repository.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160809/b6d79efb/attachment.html>


More information about the macports-changes mailing list