]> git.corax.cc Git - foundry/commit
include/msg: Remove "commit" property from message modules
authorMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 07:35:26 +0000 (16:35 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 07:35:26 +0000 (16:35 +0900)
commit36bba569692b141dc21392902acf0d2e39044707
tree0aea8f90347c88561e9dacb288bcdff369a65376
parenta37ee5294c889ea60c8563a11e1939eef5f83fe6
include/msg: Remove "commit" property from message modules

The "commit" property has been removed from all but the message
specification of "commit" messages, so it must be removed from
modules that are used for constructing messages and accessing the
properties of messages.
This commit removes handling of the "commit" property from all
messages that this property has been removed from.
include/msg/build.sh
include/msg/buildrequest.sh
include/msg/test.sh
include/msg/testrequest.sh