lib/tests: don't use hard error status to indicate test failure
authorThomas Wood <thomas.wood@intel.com>
Fri, 31 Oct 2014 11:45:16 +0000 (11:45 +0000)
committerThomas Wood <thomas.wood@intel.com>
Thu, 6 Nov 2014 11:39:43 +0000 (11:39 +0000)
commitb441e6ac2ac98ee2f365683f339c8802d238043f
treed597a4b50abf3454595216e7b9464c95ac72030e
parent03a4ad16d17b201ba719bc48d2fb2de341a1cf2f
lib/tests: don't use hard error status to indicate test failure

An exit status of 99 is reported separately in the test summary as an
error, rather than as a test failure.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
lib/tests/igt_command_line.sh