mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
fix spell of file
This commit is contained in:
@@ -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))
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user