FreeBSD Bugzilla – Attachment 93072 Details for
Bug 130898
www/mediawiki fails to identify diff3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 533 bytes, created by
Morgan Wesström
on 2009-01-22 18:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Morgan Wesström
Created:
2009-01-22 18:50:01 UTC
Size:
533 bytes
patch
obsolete
>--- /usr/local/www/mediawiki/config/index.php 2009-01-15 16:50:26.000000000 +0100 >+++ index.php 2008-12-27 04:59:22.000000000 +0100 >@@ -512,7 +512,7 @@ > explode( PATH_SEPARATOR, getenv( "PATH" ) ) ); > $diff3names = array( "gdiff3", "diff3", "diff3.exe" ); > >-$diff3versioninfo = array('$1 --version 2>&1', 'diff3 - GNU diffutils'); >+$diff3versioninfo = array('$1 --version 2>&1', 'diff3 (GNU diffutils)'); > foreach ($diff3locations as $loc) { > $exe = locate_executable($loc, $diff3names, $diff3versioninfo); > if ($exe !== false) {
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130898
: 93072