apenwarr-redo/t/stamp
Avery Pennarun 1355ade7c7 Correctly handle a checksummed file that depends on a non-checksummed file.
We were rebuilding the checksummed file every time because redo-ifchange was
incorrectly assuming that a child's changed_runid that's greater than my
changed_runid means I'm dirty.  But if my checked_runid is >= the child's
checked_runid, then I'm clean, because my checksum didn't change.

Clear as mud?
2010-12-11 05:54:39 -08:00
..
.gitignore Correctly handle a checksummed file that depends on a non-checksummed file. 2010-12-11 05:54:39 -08:00
bob.do Correctly handle a checksummed file that depends on a non-checksummed file. 2010-12-11 05:54:39 -08:00
clean.do Correctly handle a checksummed file that depends on a non-checksummed file. 2010-12-11 05:54:39 -08:00
stamptest.do Correctly handle a checksummed file that depends on a non-checksummed file. 2010-12-11 05:54:39 -08:00
stampy.do Correctly handle a checksummed file that depends on a non-checksummed file. 2010-12-11 05:54:39 -08:00
test.do Half-support for using file checksums instead of stamps. 2010-12-11 05:54:37 -08:00
usestamp.do Half-support for using file checksums instead of stamps. 2010-12-11 05:54:37 -08:00