Skip to content

Commit 0f7a7c4

Browse files
authored
fetch-gnu: add tests/tail/inotify-dir-recreate.sh (uutils#10392)
1 parent 456252f commit 0f7a7c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/fetch-gnu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ curl -L ${repo}/raw/refs/heads/master/tests/env/env.sh > tests/env/env.sh
2121
# Avoid incorrect PASS
2222
curl -L ${repo}/raw/refs/heads/master/tests/runcon/runcon-compute.sh > tests/runcon/runcon-compute.sh
2323
curl -L ${repo}/raw/refs/heads/master/tests/tac/tac-continue.sh > tests/tac/tac-continue.sh
24+
curl -L ${repo}/raw/refs/heads/master/tests/tail/inotify-dir-recreate.sh > tests/tail/inotify-dir-recreate.sh
2425
# Add tac-continue.sh to root tests (it requires root to mount tmpfs)
2526
# Use sed -i.bak for macOS
2627
sed -i.bak 's|tests/split/l-chunk-root.sh.*|tests/split/l-chunk-root.sh\t\t\t\\\n tests/tac/tac-continue.sh\t\t\t\\|' tests/local.mk

0 commit comments

Comments
 (0)