FreeBSD Bugzilla – Attachment 128319 Details for
Bug 172195
PR database corrupts patches
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
test.patch.txt
test.patch.txt (text/plain; charset=utf-8), 588 bytes, created by
Michael Gmelin
on 2013-06-01 18:46:37 UTC
(
hide
)
Description:
test.patch.txt
Filename:
MIME Type:
Creator:
Michael Gmelin
Created:
2013-06-01 18:46:37 UTC
Size:
588 bytes
patch
obsolete
>--- cpp.orig/test/Ice/properties/run.py 2011-06-15 21:43:59.000000000 +0200 >+++ cpp/test/Ice/properties/run.py 2012-03-04 20:14:53.000000000 +0100 >@@ -26,7 +26,7 @@ > # > # Write config > # >-configPath = u"./config/ä¸å½_client.config" >+configPath = u"./config/ä¸å½_client.config".encode("utf-8") > > TestUtil.createConfig(configPath, > ["# Automatically generated by Ice test driver.", >@@ -38,4 +38,4 @@ > TestUtil.simpleTest(client) > > if os.path.exists(configPath): >- os.remove(configPath) >\ No newline at end of file >+ os.remove(configPath)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 172195
:
128313
|
128314
|
128315
|
128316
|
128317
|
128318
| 128319 |
128320
|
128321