Commit Graph

2 Commits

Author SHA1 Message Date
Anders Kaseorg
512d712540 fix(plugin-commands-patching): leave final newline in patch files (#6905)
The safe-execa library strips the final newline from the command
output by default.  Here it should be left in.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-08-17 15:29:47 +03:00
Zoltan Kochan
b2924455d3 fix: don't fail with EBUSY error when trying to copy a file from the store
ref #6201
2023-04-04 22:59:49 +03:00