mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
7e14a2077d
commit
5119e71d41
@ -82,6 +82,8 @@ def main():
|
||||
if not application_path:
|
||||
print 'ERROR: {0} not found!'.format(APPLICATION)
|
||||
return 2
|
||||
if not os.path.isfile('./bin/extcmd_test'):
|
||||
execute_command('make', shell=True)
|
||||
|
||||
# Commandline preparation
|
||||
command_options = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user