test-tool: Add a 'run-test-tool-locally' script.
authorRichard Jones <rjones@redhat.com>
Mon, 6 Sep 2010 09:13:31 +0000 (10:13 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 8 Sep 2010 13:18:30 +0000 (14:18 +0100)
commit0fb987692898b9c8eb75f8cdb8679d622450fed3
treeadc2733035ec3b4aea523a935477bdd4c3157561
parenta9cff0636f791cec249d08e31c1c0c127899ac5d
test-tool: Add a 'run-test-tool-locally' script.

This can be used to run the test tool without installing it.
It sets the environment variables and command line arguments
up correctly to run the tool from the build directory.
(cherry picked from commit 06c906168c0a96662ad47473cfe5f2fb3c316757)
test-tool/run-test-tool-locally [new file with mode: 0755]