Bugzilla – Attachment 66465 Details for
Bug 148214
quilt corrupts patch header with 3 dashes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Dashes test case
dashes.test (text/plain), 396 bytes, created by
Andreas Gruenbacher
on 2006-02-04 13:27:44 UTC
(
hide
)
Description:
Dashes test case
Filename:
MIME Type:
Creator:
Andreas Gruenbacher
Created:
2006-02-04 13:27:44 UTC
Size:
396 bytes
patch
obsolete
> $ rm -rf d > $ mkdir -p d/patches > $ cd d > > $ echo foo.diff -p0 > patches/series > $ cat > patches/foo.diff > < x > < --- y > < z > < --- /dev/null > < +++ foo > < @@ -0,0 +1 @@ > < +foo > > $ quilt push -q > > Applying patch patches/foo.diff > > Now at patch patches/foo.diff > > $ echo bar > foo > $ quilt refresh > > Refreshed patch patches/foo.diff > > $ quilt header > > x > > --- y > > z > $ cd .. > $ rm -rf d
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 148214
:
66462
| 66465