run.sh: fixup run script
authorBrian Norris <banorris@uci.edu>
Thu, 2 Aug 2012 23:37:03 +0000 (16:37 -0700)
committerBrian Norris <banorris@uci.edu>
Thu, 2 Aug 2012 23:40:02 +0000 (16:40 -0700)
commit66a8501ed6eecc5e1ce308235ad7226da363b70e
treeade19a63c31c0b18bd2e15ee63f1cd679f0a1be9
parent3e29290164634f0c3dad7599df512e3890c67f2d
run.sh: fixup run script

run.sh will, by default, run ./test/userprog.o now. This can be modified later
to provide several regression tests in-tree, with scripted execution of the
tests.
run.sh