Gentoo Archives: gentoo-dev

From: "Preston A. Elder" <prez@××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] pretend requires root?
Date: Sun, 21 Apr 2002 03:47:14
Message-Id: 1019382434.25241.19.camel@haven
In Reply to: Re: [gentoo-dev] pretend requires root? by Terje Kvernes
1 > -if os.getuid()!=0 and ("--help" not in myopts) and ("--version" not in myopts) and ("search"!=myaction) and ("--pretend" not in myopts):
2 > +if os.getuid()!=0 and ("--help" not in myopts) and ("--version" not in myopts) and ("search"!=myaction):
3
4 Would probably work a little better if you switched the '+' and '-' :)
5
6 --
7 PreZ
8 Systems Administrator
9 GOTH.NET
10
11 Goth Code '98: tSKeba5qaSabsaaaGbaa75KAASWGuajmsvbieqcL4BaaLb3F4
12 nId5mefqmDjmmgm#haxthgzpj4GiysNkycSRGHabiabOkauNSW
13
14 GOTH.NET - http://www.goth.net
15 Free online resource for the gothic community.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] pretend requires root? Terje Kvernes <terjekv@××××××××.no>