FreeBSD Bugzilla – Attachment 142782 Details for
Bug 189859
Ignore .DS_Store files in STAGEDIR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
whitelist1.patch
whitelist1.patch (text/x-diff; charset=us-ascii), 350 bytes, created by
Adam Weinberger
on 2014-05-16 14:24:55 UTC
(
hide
)
Description:
whitelist1.patch
Filename:
MIME Type:
Creator:
Adam Weinberger
Created:
2014-05-16 14:24:55 UTC
Size:
350 bytes
patch
obsolete
>Index: check-stagedir.sh >=================================================================== >--- check-stagedir.sh (revision 354221) >+++ check-stagedir.sh (working copy) >@@ -281,6 +281,7 @@ > case "${path}" in > *.bak) ;; > *.orig) ;; >+ *.DS_Store) ;; > */info/dir|info/dir) ;; > lib/X11/fonts/*/fonts.dir) ;; > lib/X11/fonts/*/fonts.scale) ;;
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 189859
:
142781
| 142782 |
142783