test1706: pass include directory to managen for out-of-tree builds

Fixing:
```
readline() on closed filehandle INC at ../../curl-99.98.97/tests/../scripts/managen line 1299.
```
Ref: https://github.com/curl/curl/actions/runs/16224106087/job/45811979199?pr=17877#step:3:8545

Cherry-picked from #17877
Closes #17926
This commit is contained in:
Viktor Szakats 2025-07-11 18:02:32 +02:00
parent c680aa11af
commit 464fc67fbe
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -151,7 +151,7 @@ Makes it the equivalent of --socks5-hostname
</file4>
<command type="perl">
%SRCDIR/../scripts/managen -d %LOGDIR ascii option1.md option2.md
%SRCDIR/../scripts/managen -I %SRCDIR/../include -d %LOGDIR ascii option1.md option2.md
</command>
</client>