command: remove all comments from short init jobspec

This commit is contained in:
Nick Ethier 2018-05-03 15:34:56 -04:00
parent 842ed14e3f
commit 8d73d90cd7
No known key found for this signature in database
GPG key ID: 07C1A3ECED90D24A

View file

@ -110,8 +110,8 @@ job "example" {
}
resources {
cpu = 500 # 500 MHz
memory = 256 # 256MB
cpu = 500
memory = 256
network {
mbits = 10
port "db" {}