While trying different things for custom graph directives, I often want to make changes by preserving a line that works for me, but turn it off temporarily.
Is there a way to comment these lines out? For example, if I've added the watermark directive for my company: -W MyCompanyName CONFIDENTIAL I'd like to be able to view the graph without the watermark temporarily by turning that directive into a comment, if possible. Perhaps something like: # -W MyCompanyName CONFIDENTIAL or /* -W MyCompanyName CONFIDENTIAL */ or even // -W MyCompany Name CONFIDENTIAL (none of these work, btw). -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=16353#16353 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
