status: Rename Information => WissKI
This commit is contained in:
parent
3fada6ad38
commit
57f2fe8c86
16 changed files with 21 additions and 21 deletions
|
|
@ -55,7 +55,7 @@ type LastUpdateFetcher struct {
|
|||
Drush *Drush
|
||||
}
|
||||
|
||||
func (lbr *LastUpdateFetcher) Fetch(flags ingredient.FetcherFlags, info *status.Information) (err error) {
|
||||
func (lbr *LastUpdateFetcher) Fetch(flags ingredient.FetcherFlags, info *status.WissKI) (err error) {
|
||||
info.LastUpdate, err = lbr.Drush.LastUpdate()
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue