diff options
Diffstat (limited to 'tests/common/atime.out')
-rw-r--r-- | tests/common/atime.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/common/atime.out b/tests/common/atime.out new file mode 100644 index 0000000..5ed206b --- /dev/null +++ b/tests/common/atime.out @@ -0,0 +1,6 @@ +-atime 1: ./yesterday +-atime +1: ./last_week +-atime +1: ./two_days_ago +-atime -1: ./now +-atime -1: ./one_hour_ago +-atime -1: ./tomorrow |