My repo environment variables are not being set when I try to run
"repo forall" commands. Any idea whats the problem.
I am trying to run the following command
repo forall -p -c 'echo $REPO_PATH' and it gives me the following
output
...
...
project build/
$REPO_PATH
project dalvik/
$REPO_PATH
project development/
$REPO_PATH
What is "Python subprocess module"? How can I fix it ?