mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
fix spell of file
This commit is contained in:
parent
dff5835105
commit
ab35ea3cd9
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ module.exports = syrup.serial()
|
|||
})
|
||||
})
|
||||
.finally(function(){
|
||||
log.info(util.format("file %s transfer finished", file))
|
||||
log.info(util.format("File %s transfer finished", file))
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue