Fix help message printing. Might need to clean up the handling of the sys.exit(...
authorKevin Lim <ktlim@umich.edu>
Thu, 13 Jul 2006 16:21:21 +0000 (12:21 -0400)
committerKevin Lim <ktlim@umich.edu>
Thu, 13 Jul 2006 16:21:21 +0000 (12:21 -0400)
commit63c999edef982e995ab65e0a3d672b0d7900c6f3
tree211a92393a411079106d50114af9ed271f57ae44
parent2bc9229ea7195b307222bad6de966ea4a27a3f6b
Fix help message printing.  Might need to clean up the handling of the sys.exit() call, as right now it prints out "None" at the end (not sure why).

src/python/m5/main.py:
    Fix help message printing.

--HG--
extra : convert_revision : 6906234101eb7ff7df7933e9aede0362b5a991bd
src/python/m5/main.py