diff --git a/atomics/T1614.001/T1614.001.yaml b/atomics/T1614.001/T1614.001.yaml index 775d70b3..4a49cf73 100644 --- a/atomics/T1614.001/T1614.001.yaml +++ b/atomics/T1614.001/T1614.001.yaml @@ -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