8065d0b - if there are _no_ substantive changes, drop out of modify even earlier -- this was causing tests to fail when even the modification time wasn't changing, and we later mistook the NULL array of mods to mean that we hadn't worked them out, which caused us to do the work unnecessarily

Authored and Committed by nalin 12 years ago
    - if there are _no_ substantive changes, drop out of modify even earlier -- this was causing tests to fail when even the modification time wasn't changing, and we later mistook the NULL array of mods to mean that we hadn't worked them out, which caused us to do the work unnecessarily
    
        
file modified
+37 -3