mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
More error messages at syncing static contents
This commit is contained in:
@@ -15,6 +15,7 @@ func CheckErr(err error, s ...string) {
|
||||
for _, message := range s {
|
||||
jww.ERROR.Println(message)
|
||||
}
|
||||
jww.ERROR.Println(err)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user