mirror of
https://repo.or.cz/socat.git
synced 2025-07-10 14:12:58 +00:00
On bad parameter number print syntax; struct single pointers are now mostly called sfd
This commit is contained in:
parent
5eebca3a5b
commit
50b199dcd9
42 changed files with 1354 additions and 1163 deletions
1
test.sh
1
test.sh
|
@ -17097,7 +17097,6 @@ CMD0="$TRACE $SOCAT $opts -T 2 PIPE EXEC:\"$CAT\",pty,setsid,sigint"
|
|||
printf "test $F_n $TEST... " $N
|
||||
$CMD0 >/dev/null 2>"${te}0" &
|
||||
pid0=$!
|
||||
#echo "pid0=$pid0" >&2 #!!!
|
||||
sleep 1
|
||||
kill -INT $pid0
|
||||
wait
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue