summaryrefslogtreecommitdiff
path: root/tests/debugfs_emon_crash
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-12-03 11:36:02 +0000
committerThomas Wood <thomas.wood@intel.com>2015-12-03 11:36:02 +0000
commit02cdd9899dbf56ae8b9ae8ee2b83e2afcd479193 (patch)
treefdcdfc4953f9601b5cb326409f8df9761207132c /tests/debugfs_emon_crash
parent8a58734c110375793306fc10a31d5b17e816471b (diff)
tests: add exit value constants for shell script tests
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'tests/debugfs_emon_crash')
-rwxr-xr-xtests/debugfs_emon_crash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debugfs_emon_crash b/tests/debugfs_emon_crash
index 809bfab3..1dbfcb21 100755
--- a/tests/debugfs_emon_crash
+++ b/tests/debugfs_emon_crash
@@ -13,4 +13,4 @@ done
# If we got here, we haven't crashed
-exit 0
+exit $IGT_EXIT_SUCCESS