• Robert Liao's avatar
    Make DrMemory update process reliable · 38e785b0
    Robert Liao authored
    The DrMemory update process only runs when it thinks that it needs to
    but its heuristic is not accurate. A better thing to do is to always
    update.
    
    This change also adds setlocal so that environment variables don't
    leak outside. This may also help with making this script more robust
    in the future, once it has been in place for long enough for all
    machines affected by the environment variable leakage to have rebooted.
    
    BUG=595867
    R=scottmg@chromium.org
    
    Review URL: https://codereview.chromium.org/1807013004 .
    
    Cr-Commit-Position: refs/heads/master@{#381870}
    38e785b0
chrome_tests.bat 2.22 KB