mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 01:55:20 +00:00
b9c55aec25
The template has a reference to waitThenShutdown which does not exist in the definitions. Instead of that, a function, waitForShutdown is defined in the osquery/system.h which should have been used. This causes compilation to fail in case of building an extension. This commit fixes that function call in the template. |
||
---|---|---|
.. | ||
templates | ||
amalgamate.py | ||
BUCK | ||
CMakeLists.txt | ||
genapi.py | ||
gentable.py | ||
gentargets.py | ||
genwebsitejson.py | ||
genwebsitemetadata.py | ||
substitute.py |