CC-2186: Integration of a logger tool
-initial check-in. Everything appears to be working...
This commit is contained in:
parent
3b1e79a5d8
commit
171828f8ad
6 changed files with 50 additions and 5 deletions
|
@ -38,10 +38,7 @@ try:
|
|||
sys.exit()
|
||||
|
||||
os.system("python /usr/bin/airtime-pypo-stop")
|
||||
|
||||
print "Removing log directories"
|
||||
remove_path(config["log_base_dir"])
|
||||
|
||||
|
||||
print "Removing cache directories"
|
||||
remove_path(config["cache_base_dir"])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue