Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/97#discussion_r86776550
--- Diff: guide/start/policies.md ---
@@ -355,8 +355,8 @@ Tomcat on the vagrant VMs named "byon1" to "byon4":
{% highlight bash %}
$ for i in byon{1..4}; do
-$ vagrant ssh ${i} --command 'ps aux | grep -i tomcat | grep -v grep |
awk '\''{print $2}'\'' | xargs kill -9'
--- End diff --
clipboard support is working fine for me -- just click the icon
would be nice to exclude it from a manual copy/paste but that's harder.
gonna experiment with
http://stackoverflow.com/questions/22159929/html-exclude-text-from-clipboard-copy
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---