changeset 221:0fa25e935a5a

note TODO throwing tools in toolbox
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 21 Mar 2011 18:03:30 -0700
parents 6fd14e710650
children 38f48e25e8ee
files autobot/process/factory.py
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/autobot/process/factory.py	Mon Mar 21 17:55:56 2011 -0700
+++ b/autobot/process/factory.py	Mon Mar 21 18:03:30 2011 -0700
@@ -80,6 +80,9 @@
       # See:
       # http://mxr.mozilla.org/mozilla-central/source/build/package/mac_osx/unpack-diskimage
       # http://hg.mozilla.org/qa/mozmill-automation/file/default/libs/install.py
+      # http://mxr.mozilla.org/mozilla/source/testing/release/minotaur/installdmg.sh
+      # https://github.com/harthur/mozregression/blob/master/mozregression/mozInstall.py#L218
+      # TODO: throw these into toolbox
       # ideally, the duplication of intent should be disappeared
       # probably in the short term, a python script should be written
       # as part of autobot, since currently the slaves will need this