From 60eb57f43c93e7027c86e5d83b2d2da242319973 Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sun, 8 Mar 2009 21:08:03 -0700 Subject: [PATCH] comment: Remove old invalid comment. --- update-live-ebuilds | 3 --- 1 file changed, 3 deletions(-) diff --git a/update-live-ebuilds b/update-live-ebuilds index 77f7cd8..7fac4d8 100755 --- a/update-live-ebuilds +++ b/update-live-ebuilds @@ -260,9 +260,6 @@ function emerger() { ## 6) newhash needs to be the final calculation so the update_check() at the end of the case statement does it's job. ## 7) When possible, don't use 'cd', use a repository updating argument. ## 8) Be aware secure_env() is a costly function; use it only as necessary. -## -## TODO: When sudo-1.6.9+ hits, environment variables will work correctly with sudo with the '-E' argument. Remove workarounds and -## use environment variables at that point. ################################################################################################################################################ function get_hash() { ## No need to check the local repository when ALL is selected, but we do need the newhash. -- 2.11.4.GIT