When calling stat, check for last modified time instead of last accessed.
commitefd26ba38941c0f35ad52ff463cddeec47d9f635
authorTrygve Laugstøl <trygvis@inamo.no>
Sun, 10 Jul 2011 19:27:59 +0000 (10 15:27 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sun, 10 Jul 2011 19:27:59 +0000 (10 15:27 -0400)
tree760efec959ffc40c8c044b921cddc266dae47dbd
parent07957b63bcc4343cc919882253f2343b29632b41
When calling stat, check for last modified time instead of last accessed.

Check for platform when calling sha1.
regression/scaffold: Implement seq with sed for Darwin.
regression/t-021.sh: Implement tac with sed for Darwin.
regression/t-025.sh: Use touch -t instead of -d as Darwin's touch doesn't support -d.

Signed-off-by: Trygve Laugstøl <trygvis@inamo.no>
Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
guilt
regression/bin/dump_reg
regression/scaffold
regression/t-021.sh
regression/t-025.sh