diff options
-rwxr-xr-x | bin/regenworld | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/regenworld b/bin/regenworld index 5d59d83f7..e8eb1253d 100755 --- a/bin/regenworld +++ b/bin/regenworld @@ -3,6 +3,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# NOTE: this file does not respect ROOT + import sys try: import portage |