]> git.corax.cc Git - foundry/commit
spec: Remove "logs" property from test and build messages
authorMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 05:07:56 +0000 (14:07 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 05:07:56 +0000 (14:07 +0900)
commit35d3288fa83d93b4f927a37eba6da9cdbd3fcdee
treeb33b6b8fe8bf706351f850e6aa595c930ad70871
parent2dd7e322245e5587ce053fdd893e0094e43d3701
spec: Remove "logs" property from test and build messages

The test and build messages have a required property that the sender
must use to send the names of generated logfiles. However, since
processes will generally register log messages with the context, it
is not necessary to send the names of logfiles in an IPC message.
This commit removes the "logs" property from the specification of the
test and build messages.
spec/build.json
spec/test.json