Skip to content

Conversation

@mrudat
Copy link

@mrudat mrudat commented May 14, 2020

  • Adds the target patch file as an input file to all patchers targeting that file.
    • This should only add the target patch file as an input for the second patch in that file, but it doesn't make a (semantic) difference, given that the target file is re-created before the first patcher is run.
  • Resets the cache for the target file after each run, so that newly added records will be visible to later patchers.

Fixes #20

mrudat added 2 commits May 15, 2020 00:38
Include patchFileName as an input file, so later patchers targeting the same patch file can see newly added records.
Reset the cache for patchFileName so that new records added will be visible to later patchers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple patch files not the same as a combined patch file.

1 participant