mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into desc
This commit is contained in:
commit
d8a9606d44
@ -248,7 +248,6 @@ public final class IngestJob {
|
||||
} else {
|
||||
IngestManager.getInstance().fireDataSourceAnalysisCancelled(id, job.getId(), job.getDataSource());
|
||||
}
|
||||
System.out.println("\n##### Finished sleeping\n");
|
||||
if (incompleteJobsCount.decrementAndGet() == 0) {
|
||||
ingestManager.finishIngestJob(this);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user