You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to project...@googlegroups.com
This is a misnomer -- "libraries" here are packages declared in the configuration file. The scripts below lib/ are always executed, this is by design. Why do you want to disable execution of lib/ scripts?
HBat
unread,
Mar 30, 2015, 11:09:58 AM3/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to project...@googlegroups.com
I see, it's just a nuisance for me. I have a function in "lib" folder that has a conflicting name with another function in a package I use. I was planning to load this function on demand from the "lib" folder. Anyway, I can find a way for that. I just wondered whether I missed a setting buried in somewhere. Thanks for the reply.