mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
b1c12ca120
Previously we could just check for the absence of the stdout file to know we didn't yet/wouldn't ever have any stdout content. Now that we are creating the stdout file ahead of time and persisting it we need to also check to see if the file contains any data. This is also necessary for some unit tests. |
||
---|---|---|
.. | ||
api | ||
fact | ||
lib | ||
main | ||
playbooks | ||
plugins | ||
settings | ||
static | ||
templates | ||
ui | ||
__init__.py | ||
devonly.py | ||
urls.py | ||
wsgi.py |