Pārlūkot izejas kodu

End of fixes message

Bob Mottram 7 gadus atpakaļ
vecāks
revīzija
07942a701b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      src/freedombone-sec

+ 1
- 0
src/freedombone-sec Parādīt failu

1019
             echo $'Fixing any STIG failures...'
1019
             echo $'Fixing any STIG failures...'
1020
             echo ''
1020
             echo ''
1021
             ${PROJECT_NAME}-tests --stig fix
1021
             ${PROJECT_NAME}-tests --stig fix
1022
+            echo $'Fixes applied. You will need to run the STIG tests again to be sure that they were all fixed.'
1022
             exit 0
1023
             exit 0
1023
             ;;
1024
             ;;
1024
         3)
1025
         3)