1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-22 02:22:57 +00:00

Shell scripts are now headed with: env /usr/bin/env bash

This commit is contained in:
Gerhard Rieger 2018-03-28 18:21:31 +02:00
parent 14f3e4fed8
commit fbd72c295d
9 changed files with 21 additions and 17 deletions

View file

@ -61,6 +61,11 @@ porting:
functions and dependend option openssl-method can still be
used when configuring socat with --enable-openssl-method
Shell scripts in socat distribution are now headed with:
#! /usr/bin/env bash
to make them better portable to systems without /bin/bash
Thanks to Maya Rashish for sending a patch
testing:
test.sh: Show a warning when phase-1 (insecure phase) of a security
test fails