Skip to content
  • dmp's avatar
    31f2463d
    Fix strftime string in fingerprint script · 31f2463d
    dmp authored
    There was an extra % in the strftime string used in the fingerprint
    script to name the output files. It worked fine in python 2.6 on mac
    os, but was producing bad file names in python 2.7 on linux.
    31f2463d
    Fix strftime string in fingerprint script
    dmp authored
    There was an extra % in the strftime string used in the fingerprint
    script to name the output files. It worked fine in python 2.6 on mac
    os, but was producing bad file names in python 2.7 on linux.
Loading