diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/local.mk | 2 | ||||
-rwxr-xr-x | tests/tail-2/descriptor-vs-rename.sh (renamed from tests/tail-2/f-vs-rename.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 8d01064bf..bb78796cf 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -172,7 +172,7 @@ all_tests = \ tests/tail-2/inotify-hash-abuse2.sh \ tests/tail-2/F-vs-missing.sh \ tests/tail-2/F-vs-rename.sh \ - tests/tail-2/f-vs-rename.sh \ + tests/tail-2/descriptor-vs-rename.sh \ tests/tail-2/inotify-rotate.sh \ tests/tail-2/inotify-rotate-resources.sh \ tests/chmod/no-x.sh \ diff --git a/tests/tail-2/f-vs-rename.sh b/tests/tail-2/descriptor-vs-rename.sh index 083d71449..083d71449 100755 --- a/tests/tail-2/f-vs-rename.sh +++ b/tests/tail-2/descriptor-vs-rename.sh |