]> git.corax.cc Git - foundry/commit
include/msg/dist: Remove context field
authorMatthias Kruk <m@m10k.eu>
Sat, 27 Nov 2021 17:03:54 +0000 (02:03 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 27 Nov 2021 17:03:54 +0000 (02:03 +0900)
commita7d6e6d175d13ed53f8a7e73153545bdbf27be34
treeb63fba100ed0d5f415398d55ec5b0add303c1e02
parent82a99143b0808e23a318ced80481e2b7b63af579
include/msg/dist: Remove context field

Dist messages carry a field for a context identifier. However, since
dist messages do not reference files associated with a context, the
context field is not necessary.
This commit removes the context field from dist type messages.
include/msg/dist.sh
spec/dist.json