# HG changeset patch # User Jeff Hammel # Date 1300755810 25200 # Node ID 0fa25e935a5a23732952764fb33a4621f57cd678 # Parent 6fd14e71065050bd234a6ea2cf7932447ecaf3a9 note TODO throwing tools in toolbox diff -r 6fd14e710650 -r 0fa25e935a5a autobot/process/factory.py --- 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