3 # Test the refresh code
6 source $REG_DIR/scaffold
10 function fixup_time_info
12 touch -d "$GIT_COMMITTER_DATE" ".git/patches/master/$1"
16 shouldfail guilt-refresh
20 cmd git-reset
--hard HEAD
27 fixup_time_info modify
32 # FIXME: we should check that the patch actually contains what it should,
33 # test arguments work the way they should