mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
debugging
This commit is contained in:
parent
8d1be13ca8
commit
a0c99e7251
1 changed files with 0 additions and 1 deletions
|
@ -416,7 +416,6 @@ func (c *Client) processMessage(m Message) (err error) {
|
|||
case "close-recipient":
|
||||
c.Step4FileTransfer = false
|
||||
c.Step3RecipientRequestFile = false
|
||||
os.Exit(1)
|
||||
}
|
||||
if err != nil {
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue