Fixed 'install' methods of driver when calling scripthelper with bad append methods
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/d95c364b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/d95c364b Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/d95c364b Branch: refs/heads/0.4.0 Commit: d95c364bfb88c6d8ccd01be86eb28de14251e712 Parents: e528434 Author: Peter Veentjer <[email protected]> Authored: Tue Jul 3 19:35:26 2012 +0300 Committer: Peter Veentjer <[email protected]> Committed: Tue Jul 3 19:35:26 2012 +0300 ---------------------------------------------------------------------- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/d95c364b/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 9874e25..3a270a0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ *.swo .DS_Store -atlassian-ide-plugin.xml +atlassian-ide-plugin.xml *.class target/
