Resolved merge conflicts for merging cc-5709-airtime-analyzer into saas.
This commit is contained in:
commit
9fb35c448e
24 changed files with 165 additions and 106 deletions
|
@ -9,14 +9,16 @@ respawn
|
|||
setuid www-data
|
||||
setgid www-data
|
||||
|
||||
expect fork
|
||||
#expect fork
|
||||
|
||||
env LANG='en_US.UTF-8'
|
||||
env LC_ALL='en_US.UTF-8'
|
||||
|
||||
script
|
||||
airtime_analyzer
|
||||
end script
|
||||
#script
|
||||
# airtime_analyzer
|
||||
#end script
|
||||
|
||||
exec airtime_analyzer
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue