15467: Adding KeepServices WIP
[arvados.git] / services / crunch-dispatch-slurm / usage.go
index db2395cdf546a570d8fd17781bb15bfc06297183..bcfa5b8a39ed7c8680a5ec1ffed6b583193f1caf 100644 (file)
@@ -22,7 +22,7 @@ var exampleConfigFile = []byte(`
        "PollPeriod": "10s",
        "SbatchArguments": ["--partition=foo", "--exclude=node13"],
        "ReserveExtraRAM": 268435456,
-       "BatchSize": 10000,
+       "BatchSize": 10000
     }`)
 
 func usage(fs *flag.FlagSet) {