Fix security harness script

"[[" Syntax is not supported on debian based systems.
This commit is contained in:
Felipe Artur 2019-02-08 15:28:43 -02:00
parent acb939d7e9
commit 65e9d33ec5
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ else
end
__END__
#!/bin/sh
#!/bin/bash
set -e