T1614.001: Add exit for failed deps test
Signed-off-by: John Brydon <jbrydon@secureworks.com>
This commit is contained in:
@@ -92,6 +92,7 @@ atomic_tests:
|
||||
[ -x "$(command -v printenv)" ] && exit 0 || exit 1
|
||||
get_prereq_command: |
|
||||
echo "printenv command does not exist"
|
||||
exit 1
|
||||
executor:
|
||||
command: |
|
||||
env
|
||||
|
||||
Reference in New Issue
Block a user