FreeBSD Bugzilla – Attachment 108201 Details for
Bug 149028
Bugfix in databases/couchdb/files/couchdb.in
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 342 bytes, created by
Till Klampaeckel
on 2010-07-28 13:00:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Till Klampaeckel
Created:
2010-07-28 13:00:10 UTC
Size:
342 bytes
patch
obsolete
>--- files/couchdb.in.orig 2010-07-28 13:46:03.000000000 +0200 >+++ files/couchdb.in 2010-07-28 13:47:14.000000000 +0200 >@@ -35,7 +35,7 @@ pidfile="/var/run/${name}/${name}.pid" > etcdir="%%PREFIX%%/etc/${name}" > respawn="" > >-if [ "$couchdb_respawn" > 0 ] >+if [ "$couchdb_respawn" -gt 0 ] > then > respawn="-r ${couchdb_respawn} " > fi
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 149028
: 108201