CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
regression testing with refactored storedfile, having permission problems unlinking a file.
This commit is contained in:
parent
1f9a39f22d
commit
a4b92fe72d
4 changed files with 45 additions and 17 deletions
|
@ -275,6 +275,8 @@ class MediaMonitor(ProcessEvent):
|
|||
else :
|
||||
return False
|
||||
|
||||
def setUpMediaMonitor(self, event):
|
||||
pass
|
||||
|
||||
def process_IN_CREATE(self, event):
|
||||
if not event.dir:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue