[152572] contrib/mp-buildbot/mpbb

larryv at macports.org larryv at macports.org
Mon Sep 12 11:43:39 PDT 2016


Revision: 152572
          https://trac.macports.org/changeset/152572
Author:   larryv at macports.org
Date:     2016-09-12 11:43:38 -0700 (Mon, 12 Sep 2016)
Log Message:
-----------
mpbb: Rename errand "$command" -> "$cmd"

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

Modified: contrib/mp-buildbot/mpbb
===================================================================
--- contrib/mp-buildbot/mpbb	2016-09-12 18:41:45 UTC (rev 152571)
+++ contrib/mp-buildbot/mpbb	2016-09-12 18:43:38 UTC (rev 152572)
@@ -170,7 +170,7 @@
     [[ $cmd == "$subcmd" ]] && break
 done
 if (( $? != 0 || ${#cmds[@]} == 0 )); then
-    err "Unknown command \`$command'"
+    err "Unknown command \`$cmd'"
     echo >&2 "Try \`$0 help' for more information."
     exit 2
 fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160912/582f88ba/attachment.html>


More information about the macports-changes mailing list