Skip to content

Commit 2b4fb73

Browse files
committed
Fixed a bad patch file
- Legacy-Id: 15692
1 parent 324ddde commit 2b4fb73

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

patch/fix-patch-no-chdir.patch

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--- patch.py.original 2018-11-02 23:17:51.816936730 -0700
2-
+++ patch.py 2018-11-02 23:20:28.800705155 -0700
2+
+++ patch.py 2018-11-02 23:21:50.794673596 -0700
33
@@ -803,10 +803,10 @@
44

55
def findfile(self, old, new):
@@ -43,3 +43,4 @@
4343
-
4444
# todo: check for premature eof
4545
return (errors == 0)
46+

0 commit comments

Comments
 (0)