]> Cypherpunks.ru repositories - goredo.git/blob - t/apenwarr/101-atime/atime2.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 101-atime / atime2.do
1 # make sure redo doesn't think merely *reading* the old file counts as
2 # modifying it in-place.
3 cat $1 >/dev/null 2>/dev/null || true
4 ${PYTHON:-python} tick.py
5 cat $1 >/dev/null 2>/dev/null || true
6 echo hello