2901e79 Fix timezone-dependent tests

1 file Authored by Raymond E. Pasco 4 years ago, Committed by ddevault 4 years ago,
    Fix timezone-dependent tests
    
    These tests fail depending on timezone and current time if the date
    differs from the UTC date. This was remedied by using `date -u`, which
    is POSIX.
    
        
file modified
+5 -5