Skip to content

Commit

Permalink
Fix forgotten copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Mar 14, 2017
1 parent 4cbd15a commit a3cad2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/filecheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ def _pdf(self):
if oPDFiD.launch.count > 0:
self.cur_file.add_log_details('launch', True)
self.cur_file.make_dangerous()
self._safe_copy()

def _archive(self):
"""Processes an archive using 7zip. The archive is extracted to a
Expand Down

0 comments on commit a3cad2c

Please sign in to comment.