diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-07-29 12:19:15 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-07-29 12:19:15 +0200 |
commit | 573cdae8ce17b4e0ec51f5bcc90cc5f49c2e290f (patch) | |
tree | 23ea5a1dcaefdb2909e91efd30dbc2304ef47e02 /tests/testfile | |
parent | fs-tracer: use time based batching (diff) | |
download | fs-tracer-573cdae8ce17b4e0ec51f5bcc90cc5f49c2e290f.tar.gz fs-tracer-573cdae8ce17b4e0ec51f5bcc90cc5f49c2e290f.tar.bz2 fs-tracer-573cdae8ce17b4e0ec51f5bcc90cc5f49c2e290f.zip |
fs-tracer: store file offset
Diffstat (limited to 'tests/testfile')
-rw-r--r-- | tests/testfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testfile b/tests/testfile index 6426eb5..993bbba 100644 --- a/tests/testfile +++ b/tests/testfile @@ -1 +1,2 @@ -I'm writing this :) pls. \ No newline at end of file +I'm writing this :) pls. +please \ No newline at end of file |