mirror of
https://github.com/elisspace/autopsy.git
synced 2026-08-31 08:32:01 +00:00
Cleaned up samples, added files associated with data source tutorial
This commit is contained in:
@@ -99,7 +99,7 @@ class SampleJythonFileIngestModule(FileIngestModule):
|
||||
self.filesFound = 0
|
||||
|
||||
# Throw an IngestModule.IngestModuleException exception if there was a problem setting up
|
||||
# raise IngestModuleException(IngestModule(), "Oh No!")
|
||||
# raise IngestModuleException("Oh No!")
|
||||
pass
|
||||
|
||||
# Where the analysis is done. Each file will be passed into here.
|
||||
|
||||
Reference in New Issue
Block a user