@@ -760,7 +760,7 @@ function test_stig {
################
##Check that openssh client and server are installed
- bash scripts/check-ssh.sh installed >/dev/null 2>&1 &
+ bash $STIG_TESTS_DIR/check-ssh.sh installed >/dev/null 2>&1 &
stig_spinner $!
output "SV-86857r1_rule" $? ${SETLANG}