Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Preserve arguments when activating venv #90
Conversation
|
I'm fine with this, but why would a hook have any args? |
|
This might be a very special case, but I have an action written in bash in my charm which in turn runs a python script that I want to be left running in the background (this is the script which takes an argument and also uses the Although when I come to think about it, I could probably get the options via |
johnsca
merged commit 98f9647
into
juju-solutions:master
Mar 22, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
simonklb commentedFeb 21, 2017
No description provided.