Skip to content

Commit

Permalink
fixup: evil laughter
Browse files Browse the repository at this point in the history
  • Loading branch information
matzf committed Mar 18, 2024
1 parent 4351a19 commit 051f595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control/cmd/control/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ var globalCfg config.Config
func main() {
application := launcher.Application{
TOMLConfig: &globalCfg,
ShortName: "SCION Control Service HAHAHAA",
ShortName: "SCION Control Service",
// TODO(scrye): Deprecated additional sampler, remove once Anapaya/scion#5000 is in.
Samplers: []func(command.Pather) *cobra.Command{newSamplePolicy},
Main: realMain,
Expand Down

0 comments on commit 051f595

Please sign in to comment.