]> git.tdb.fi Git - builder.git/commit
Don't complain about missing executable if a tool has no command
authorMikko Rasa <tdb@tdb.fi>
Sat, 24 Dec 2022 12:12:53 +0000 (14:12 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 24 Dec 2022 12:12:53 +0000 (14:12 +0200)
commit40ab4f61eaf7fc14fc6d1c2ea5eecee21882893a
tree82d026ee0e245cdd5b98525b96452a28c8454137
parentb2e460dcb3910bd59555fbf52aacb85b63f19cd1
Don't complain about missing executable if a tool has no command

This is the case for internal tools.
source/tool.cpp