mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #3232 from avaris/git-test-fix
This commit is contained in:
commit
6f467fefdc
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ def diff_subproc(first, second):
|
|||
'-w', first, second],
|
||||
stdout=subprocess.PIPE,
|
||||
stderr=subprocess.PIPE,
|
||||
text=True,
|
||||
encoding="utf-8",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue