Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ndarilek committed Jul 16, 2024
1 parent 77ed090 commit 5cbf8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/flexctl/backups.go
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ func newConfigUpdateCmd() *cobra.Command {
if rv.Result.Message != "" {
fmt.Println(rv.Result.Message)
}

if rv.Result.RestartRequired {
fmt.Println("A restart is required for these changes to take effect.")
}
Expand Down

0 comments on commit 5cbf8dc

Please sign in to comment.