annotate QUESTIONS.txt @ 132:da7af78edcb5

ensure the slaveport is an int
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 23 Jan 2011 17:02:05 -0800
parents 8e14b6322cc7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 - How do we want to deal with e.g. mozilla-central? Do we want to...
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2 * grab from ftp?
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 * build from scratch each time?
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
4 * hg update and build that way?