T1614.001: Add exit for failed deps test

Signed-off-by: John Brydon <jbrydon@secureworks.com>
This commit is contained in:
John Brydon
2023-02-07 14:26:06 +00:00
parent 543cd253db
commit 29d2cdcbce
+1
View File
@@ -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