]> gitweb.michael.orlitzky.com - mjo-overlay.git/commitdiff
sys-user.eclass: comment cleanup.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 29 Aug 2017 19:06:52 +0000 (15:06 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 29 Aug 2017 19:06:52 +0000 (15:06 -0400)
eclass/sys-user.eclass

index cac5d2a6cba08119db3fa65f45c03dca11d7f3ec..c328bbd3e5cb2ae1c2b47821f82496a915e6457b 100644 (file)
@@ -282,7 +282,6 @@ sys-user_pkg_prerm() {
                fi
 
                # The missing case: if the user exists and this is an upgrade,
-               # we leave the user alone to be modified in
-               # sys-user_pkg_preinst().
+               # we leave him alone to be modified in sys-user_pkg_preinst().
        fi
 }