Skip to content

Commit

Permalink
Update hardening-checks.sh (fix typo)
Browse files Browse the repository at this point in the history
Fortify fixing typo
  • Loading branch information
teoberi authored Apr 27, 2024
1 parent e7244eb commit 7f95c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hardening-checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ echo "PIE process validation tests passed"

#============================================

echo "Starting Foritfy process check"
echo "Starting Fortify process check"
# Yes
for bin in all all32 all_cl all_cl32; do
"${DIR}"/binaries/output/${bin} > /dev/null &
Expand Down

0 comments on commit 7f95c1d

Please sign in to comment.