mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 19:50:36 +00:00
commit
d51303b998
@ -53,7 +53,7 @@ func (s *Session) Apply(args *structs.SessionRequest, reply *string) error {
|
||||
}
|
||||
|
||||
default:
|
||||
return fmt.Errorf("Invalid session operation %q, args.Op")
|
||||
return fmt.Errorf("Invalid session operation %q", args.Op)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user