Re: [Libhugetlbfs-devel] Don't use a shell to invoke testcases

2009-08-24 Thread Eric B Munson
On Mon, 24 Aug 2009, David Gibson wrote: > The old run_tests.sh was replaced with run_tests.py quite a while ago, > but in some places it still shows its shell origins. In particular, > rather than having the Python script directly execute the individual > testcase binaries, a shell is invoked to

[Libhugetlbfs-devel] Don't use a shell to invoke testcases

2009-08-23 Thread David Gibson
The old run_tests.sh was replaced with run_tests.py quite a while ago, but in some places it still shows its shell origins. In particular, rather than having the Python script directly execute the individual testcase binaries, a shell is invoked to execute each one. Environment variables are passe