diff options
| author | idl0r <idl0r@gentoo.org> | 2010-01-31 11:48:05 +0000 |
|---|---|---|
| committer | idl0r <idl0r@gentoo.org> | 2010-01-31 11:48:05 +0000 |
| commit | 9aefbb6cced5e071a628dd46f6fffc3afdf84305 (patch) | |
| tree | 200c81edd18915a0cceeaba287b98dc56200bdb9 /ChangeLog | |
| parent | 27c8d3ad61443a2c6c7be892e487cdfac4addcc5 (diff) | |
| download | gentoolkit-9aefbb6cced5e071a628dd46f6fffc3afdf84305.tar.gz | |
Check for eerror in die() since an invalid option(long) or
missing arg will end up in calling die() before /etc/init.d/functions.sh
has been sourced.
svn path=/trunk/gentoolkit/; revision=735
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-31-01: Christian Ruppert <idl0r@gentoo.org> + * revdep-rebuild: Check for eerror in die() since an invalid option(long) or + missing arg will end up in calling die() before /etc/init.d/functions.sh + has been sourced. + 2009-01-11: Paul Varner <fuzzyray@gentoo.org> * revdep-rebuild: Set environment using 'portageq -v' (Bug 300229) |
