Bug #205044 - When creating $EBUILD_EXIT_STATUS_FILE, don't direct output to /dev...
authorZac Medico <zmedico@gentoo.org>
Wed, 26 Nov 2008 20:21:28 +0000 (20:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Nov 2008 20:21:28 +0000 (20:21 -0000)
commit8daf295ac665d59e11dba365195ce3aa4256d7a5
tree2c9e9c4d6a92fa789ff9ee4b1cccff9e713139c9
parentcf045e992c5989fd6b9ac786d7c21884002d6074
Bug #205044 - When creating $EBUILD_EXIT_STATUS_FILE, don't direct output to /dev/null
since it should never fail and if it does then the error message might be useful.
(trunk r12105)

svn path=/main/branches/2.1.6/; revision=12106
bin/ebuild.sh