Test for previous atime/ctime fix.
This commit is contained in:
parent
4bf569c2a4
commit
d26ec22d88
6 changed files with 17 additions and 2 deletions
6
t/atime2.do
Normal file
6
t/atime2.do
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# make sure redo doesn't think merely *reading* the old file counts as
|
||||
# modifying it in-place.
|
||||
cat $1 >/dev/null 2>/dev/null || true
|
||||
./tick
|
||||
cat $1 >/dev/null 2>/dev/null || true
|
||||
echo hello
|
||||
Loading…
Add table
Add a link
Reference in a new issue