Samuel John 93d9f610bb python caveats: use > instead of >>
The `homebrew.pth` should be a file with a single line in it.
Also (at least on zsh) if the file does not exist, `>>` will
result in an error. The `>` works in both, bash and zsh and
creates the file with the `echo`ed contet.

Closes Homebrew/homebrew#28201.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-06 10:35:59 -05:00
..
2014-04-06 00:31:07 -05:00
2014-03-12 13:56:27 +00:00
2014-02-10 13:17:16 -05:00
2014-04-01 16:03:08 -05:00
2014-04-06 10:35:59 -05:00
2014-02-25 20:24:34 -08:00
2014-02-28 11:16:55 -06:00
2014-01-15 09:07:18 +00:00
2014-02-27 14:22:42 -06:00
2014-03-18 14:46:43 -05:00
2014-03-31 12:57:31 -05:00