Fix order
This commit is contained in:
parent
094d11d722
commit
7ea47cbfb5
@ -180,8 +180,8 @@ help # This message
|
||||
}
|
||||
case "hosts":
|
||||
fmt.Fprintf(writer, "Hostname: %s, Applier: %s, Inspector: %s\n",
|
||||
this.migrationContext.GetApplierHostname(),
|
||||
this.migrationContext.Hostname,
|
||||
this.migrationContext.GetApplierHostname(),
|
||||
this.migrationContext.GetInspectorHostname(),
|
||||
)
|
||||
return NoPrintStatusRule, nil
|
||||
|
Loading…
Reference in New Issue
Block a user