Skip to content
  • Brad King's avatar
    Teach CTest.UpdateGIT test to fake file timestamp · 6e7e71e9
    Brad King authored
    We wrap the git executable in a shell script that touches one source
    file after 'git pull'.  This makes the file newer than the index even
    though it has not actually changed.  If CTest does not refresh the index
    properly then the test will fail with a bogus modified file.
    6e7e71e9