Support for compiling and testing on pool via 'qdo' script.
authorSteve Reinhardt <stever@eecs.umich.edu>
Thu, 22 Sep 2005 19:27:42 +0000 (15:27 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Thu, 22 Sep 2005 19:27:42 +0000 (15:27 -0400)
commitb15a7aaf5e2099a3d13061c63246bed8378d2e2f
treebb1fd61d7fd54d80ec9533ff8ab64b0d9dc7019b
parente1c61e5b2f041b5b0a48ae2ba146d537757d5e01
Support for compiling and testing on pool via 'qdo' script.
For this to work qdo must be on your path.  I've copied it into
/usr/local/bin on zizzer.

build/SConstruct:
    Add BATCH and BATCH_CMD options to support compiling/testing
    on pool via qdo.

--HG--
extra : convert_revision : b7fc46465e897f7f15ed4a67f6735886917a6c4b
build/SConstruct
util/qdo [new file with mode: 0755]