On Thu, 16 Jun 2005, George Klein wrote:
For the benefit of any future browsers, I've found the cause: Every test I tried pointed to this being specific to analog so I eventually gritted my teeth and looked at the source code. I found that analog creates the cache file with mode 600 which means that no other permissions can be added by any setting of umask. Now I understand what's happening, I'm content to use chmod in my script to get the permissions I want.
I'm sorry, I'd completely forgotten it did that. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "Low Priced Cambridge Clare College. Big selection at eBay UK!" (Ad after Google search for Clare College Cambridge) +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

