mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 09:14:59 +02:00
Missing $
This commit is contained in:
parent
c2c4223ed0
commit
f2412548e9
@ -3,7 +3,7 @@
|
||||
|
||||
tid="basic sftp put/get"
|
||||
|
||||
DATA=/bin/ls{EXEEXT}
|
||||
DATA=/bin/ls${EXEEXT}
|
||||
COPY=${OBJ}/copy
|
||||
|
||||
BUFFERSIZE="5 1000 32000 64000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user