docker-eth-dev icon indicating copy to clipboard operation
docker-eth-dev copied to clipboard

Unexpected redirection running activate.sh

Open bensonwong opened this issue 8 years ago • 1 comments

My environment is windows 7 with a vagrant (blinkreaction/boot2docker) box. When I try to run source <dir>/bin/activate.sh I get the error -sh: /.../activate.sh: line 23: syntax error: unexpected redirection

bensonwong avatar Apr 24 '17 19:04 bensonwong

Hi @bensonwong

Thanks for opening this issue! I will look into reproducing the issue with the Dash shell.

I think the fix will just be remove the <<< syntax here, which I will have to get to later tonight or sometime this week.

gnidan avatar Apr 24 '17 19:04 gnidan