FreeBSD Bugzilla – Attachment 24173 Details for
Bug 41389
Error in locate.mklocatedb causes locate.updatedb to fail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 489 bytes, created by
Idar Tollefsen
on 2002-08-06 21:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Idar Tollefsen
Created:
2002-08-06 21:30:01 UTC
Size:
489 bytes
patch
obsolete
>--- locate.mklocatedb.orig Tue Aug 6 22:41:15 2002 >+++ locate.mklocatedb Tue Aug 6 22:19:03 2002 >@@ -83,8 +83,7 @@ > else > if $sortcmd $sortopt > $filelist; then > $bigram < $filelist | $sort -nr | >- perl -ne '/^\s*[0-9]+\s(..)$/ && print $1 || exit 1' > $bigrams >- || exit 1 >+ perl -ne '/^\s*[0-9]+\s(..)$/ && print $1 || exit 1' > $bigrams || exit 1 > $code $bigrams < $filelist || exit 1 > else > echo "`basename $0`: cannot build locate database" >&2
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 41389
: 24173