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:
parent
14f3e4fed8
commit
fbd72c295d
9 changed files with 21 additions and 17 deletions
5
CHANGES
5
CHANGES
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue