~bigdata-dev/charms/trusty/apache-hadoop-plugin/trunk

« back to all changes in this revision

Viewing changes to hooks/hadoop-plugin-relation-changed

  • Committer: Kevin W. Monroe
  • Date: 2015-08-06 18:28:14 UTC
  • mfrom: (100.1.1 apache-hadoop-plugin)
  • Revision ID: kevin.monroe@canonical.com-20150806182814-ceuqlic4kmytc1dv
merge: Use venv for plugin to avoid conflicts with parent charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
 
1
#!.venv/bin/python
2
2
# Licensed under the Apache License, Version 2.0 (the "License");
3
3
# you may not use this file except in compliance with the License.
4
4
# You may obtain a copy of the License at