From 5c23b8b49abd47cdef503f0802664e73e23ce062 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Feb 2016 12:41:39 -0400 Subject: [PATCH] forgot to add this comment earlier --- ...mment_1_407787292dd6e6d1aff7193634f8a7bf._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/using_regular_magic_file__warning_pollutes_stderr/comment_1_407787292dd6e6d1aff7193634f8a7bf._comment diff --git a/doc/bugs/using_regular_magic_file__warning_pollutes_stderr/comment_1_407787292dd6e6d1aff7193634f8a7bf._comment b/doc/bugs/using_regular_magic_file__warning_pollutes_stderr/comment_1_407787292dd6e6d1aff7193634f8a7bf._comment new file mode 100644 index 0000000000..a0f7e03c87 --- /dev/null +++ b/doc/bugs/using_regular_magic_file__warning_pollutes_stderr/comment_1_407787292dd6e6d1aff7193634f8a7bf._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-02-26T15:52:43Z" + content=""" +Reproduced in a clean chroot using the linux standalone tarball. + +I think it does this when it can't find any magic file. + +Fixing by including the magic database in the bundle. This will also let me +re-enable magicmime on OSX. +"""]]