Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: vapier@g.o, "Amadeusz Żołnowski" <aidecoe@×××××××.name>
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: ChangeLog openvpn-2.1.3.ebuild
Date: Mon, 18 Oct 2010 07:09:39
Message-Id: 20101018090815.15db5fef@pomiocik.lan
In Reply to: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: ChangeLog openvpn-2.1.3.ebuild by Mike Frysinger
1 On Wed, 13 Oct 2010 17:46:43 -0400
2 Mike Frysinger <vapier@g.o> wrote:
3
4 > On Wednesday, October 13, 2010 15:57:17 Amadeusz Żołnowski wrote:
5 > > And why putting different tasks into one function?
6 >
7 > for the same reason we dont have separate test binaries: test_exist,
8 > test_file, test_dir, etc...
9 >
10 > it makes more sense in my mind to combine the functionality.
11
12 And we finally reach the point where there is no reason to implement
13 a new function when it's supposed to be basically longer and more
14 unclear to use than:
15
16 [[ -f a || -f b || -f c ]]
17
18 --
19 Best regards,
20 Michał Górny

Attachments

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

Replies