Skip to content
  • Mikhail Glushenkov's avatar
    Replace a '>=' comparison with a '>'. · 440fe65e
    Mikhail Glushenkov authored
    It looks like #1443 was actually fixed by the change from getModificationTime to
    getModTime (which has higher resolution). The change to '>=' was not needed
    because the code uses 'when', not 'unless'.
    
    Thanks to Nikita Karetnikov for the heads-up.
    440fe65e