Fix python binary name in arch/SConscript.
authorSteve Reinhardt <stever@eecs.umich.edu>
Mon, 12 Jun 2006 10:19:13 +0000 (06:19 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Mon, 12 Jun 2006 10:19:13 +0000 (06:19 -0400)
commitbabb22eea4be07cbc725eea129c6a6557fd56af2
tree69c572d75dacb6b739f98b8eed30258e2a3be27d
parentdf4b4f001e4db902297acf3b75480e4886e4e882
Fix python binary name in arch/SConscript.
Also delete no-longer-needed SPARC test.py files (should
have gone with my last chnageset where LiveProcess
became ISA-independent).

src/arch/SConscript:
    Mistakenly committed hard-coded python binary name.
    Should use same python to run isa_parser that was
    used to run scons.

--HG--
extra : convert_revision : a3acd5496f3b930d57bb59ae164b8a4a8065bbf8
src/arch/SConscript