mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-14 09:53:04 +00:00
tests: add exit value constants for shell script tests
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -6,4 +6,4 @@ SOURCE_DIR="$( dirname "${BASH_SOURCE[0]}" )"
|
||||
# read everything we can
|
||||
cat $i915_dfs_path/* > /dev/null 2>&1
|
||||
|
||||
exit 0
|
||||
exit $IGT_EXIT_SUCCESS
|
||||
|
||||
Reference in New Issue
Block a user