Bug #202068 - In order to filter unwanted variable assignments out
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 03:44:18 +0000 (03:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 03:44:18 +0000 (03:44 -0000)
commit5ea185c01922d5725dce04ad7dbdc903960ee435
tree0e168047244f2a686e3e2b3107e75ae2efcffdad
parente9d8b72f72055c0ba2eb6b6131ad1bd09d7a6e3d
Bug #202068 - In order to filter unwanted variable assignments out
of the bash environment, use a filter-bash-environment.py script
that behaves similar to egrep -v except that it leaves bash here-
documents intact.

svn path=/main/trunk/; revision=8892
bin/ebuild.sh
bin/filter-bash-environment.py [new file with mode: 0755]