gnu-tests/F-headers: increase number of attempts

This commit is contained in:
Niyaz Nigmatullin 2022-07-21 11:56:04 +03:00
parent c660fc700f
commit 20a103f9c7

View file

@ -170,7 +170,7 @@ sed -i -e "s|---dis ||g" tests/tail-2/overlay-headers.sh
# F-headers.sh test sometime fails (but only in CI),
# just testing inotify should make it more stable
sed -i -e "s| '---disable-inotify'||g" tests/tail-2/F-headers.sh
sed -i -e "s|check_tail_output \.1 7|check_tail_output .1 9|g" -e "s| '---disable-inotify'||g" tests/tail-2/F-headers.sh
test -f "${UU_BUILD_DIR}/getlimits" || cp src/getlimits "${UU_BUILD_DIR}"