mirror of
https://repo.or.cz/socat.git
synced 2025-07-27 04:57:51 +00:00
Minor corrections
This commit is contained in:
parent
de80e962a6
commit
f820690967
2 changed files with 1 additions and 9 deletions
8
test.sh
8
test.sh
|
@ -15340,15 +15340,7 @@ rc1=$?
|
|||
kill $pid0 2>/dev/null; wait
|
||||
if [ !!! ]; then
|
||||
$PRINTF "$OK\n"
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
if [" $VERBOSE" ]; then
|
||||
=======
|
||||
if [ "$VERBOSE" ]; then
|
||||
>>>>>>> 8e56329... ABSTEACT-LISTEN with option user calls fchown()
|
||||
=======
|
||||
if [ "$VERBOSE" ]; then
|
||||
>>>>>>> 4927d33... Option -R did not only dump right-to-left, but also left-to-right traffic
|
||||
echo "$CMD0 &" >&2
|
||||
echo "$CMD1" >&2
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue