Skip to content

Commit

Permalink
Add back list_file_entries file extention (#1477)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontp authored Apr 24, 2024
1 parent 49a7bcc commit 8d131d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbinia/config/turbinia_config_tmpl.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
'timeout': 1200
}, {
'job': 'FileSystemTimelineJob',
'programs': ['list_file_entries.py'],
'programs': ['list_file_entries'],
'docker_image': None,
'timeout': 1800
}, {
Expand Down

0 comments on commit 8d131d9

Please sign in to comment.