mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-26 11:39:29 +00:00
kata-pkgsync: Fix spelling mistake
Whilst enabling the static CI checks for this repo, it picked up a spelling mistake. We'll need to fix that before we can enable the CI. Signed-off-by: Graham Whaley <graham.whaley@intel.com>
This commit is contained in:
parent
56d7074180
commit
cdc8aaad6a
@ -258,7 +258,7 @@ func main() {
|
|||||||
logrus.WithFields(logrus.Fields{
|
logrus.WithFields(logrus.Fields{
|
||||||
"OBS project": proj.Name,
|
"OBS project": proj.Name,
|
||||||
"Packagecloud Repo": pc.Repo,
|
"Packagecloud Repo": pc.Repo,
|
||||||
}).Infof("Sucessfully transferred %d files", totalXferred)
|
}).Infof("Successfully transferred %d files", totalXferred)
|
||||||
}
|
}
|
||||||
|
|
||||||
if !*pcDelete {
|
if !*pcDelete {
|
||||||
|
Loading…
Reference in New Issue
Block a user