Check-in [eb868495e1]
Not logged in
Overview
Comment:Fix the settings file logic in two ways: 1) do not re-evaluate any settings file (via wildcard matching) that may have already been evaluated based on the list of prefixes. 2) always evaluate settings files relative to the (parent) script directory, not the current directory.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | vNext
Files: files | file ages | folders
SHA1: eb868495e1a44feea29dbcbf8d701b2cc0a8d3e2
User & Date: test on 2022-02-20 16:25:40
Original Comment: Fix the settings file logic in two ways: 1) do not re-evaluate any settings file (via wildcard matching) that may have already been evaluated based on the list of prefixes. 2) always evaluate script files relative to the script directory, not the current directory.
Other Links: branch diff | manifest | tags
Context
2022-02-20
16:34
Fix some comments. check-in: 19cfb58c4c user: test tags: vNext
16:25
Fix the settings file logic in two ways: 1) do not re-evaluate any settings file (via wildcard matching) that may have already been evaluated based on the list of prefixes. 2) always evaluate settings files relative to the (parent) script directory, not the current directory. check-in: eb868495e1 user: test tags: vNext
15:47
Skip adding temporary package directories if they do not contain an appropriate package index file. check-in: badaf4f7d9 user: test tags: vNext
Changes

Modified client/1.0/neutral/pkgr.eagle from [8a55e06b77] to [3dcc4235ec].    [diff]