Skip to content
  • Dan McGee's avatar
    pactest: revamp modified logic · 32727efc
    Dan McGee authored
    
    
    Remove all logic dealing with PKG_MODIFIED as this rule no longer exists.
    This removes a bunch of unnecessary stat and checksum logic that most of the
    time we were never even using. Also update the file modified checks to mark
    every file created using mkfile() with an older time so any modified checks
    will just work without hacks.
    
    Signed-off-by: default avatarDan McGee <dan@archlinux.org>
    32727efc