show some progress on screen for sftp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5774 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e3c007adf0
commit
ef3c40bbfd
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ def UploadFiles():
|
||||||
|
|
||||||
run(
|
run(
|
||||||
SFTP % 'sftp-commands',
|
SFTP % 'sftp-commands',
|
||||||
LOG_ALL,
|
LOG_ERRORS,
|
||||||
'upload failed'
|
'upload failed'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue