Skip to content

Commit

Permalink
another patch for issue 20. Tested and resolves bug
Browse files Browse the repository at this point in the history
  • Loading branch information
afmcc committed Jun 20, 2018
1 parent fcc7635 commit c63a42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/job/local.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import string, os, stat, subprocess, sys, re
import string, os, stat, subprocess, sys, re, time

import tardis.tutils.tutils as tutils
import tardis.job.hpc as hpc
Expand Down

0 comments on commit c63a42f

Please sign in to comment.