[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 2579 - trunk/packages/rpm

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-07-18 21:30:39 CEST

On Thu, 18 Jul 2002, Greg Stein wrote:

> On Thu, Jul 18, 2002 at 12:51:18PM -0500, david@tigris.org wrote:
> >...
> > + if [ -f /sbin/install-info -a -x /sbin/install-info ]; then
>
> You can just test using -x /sbin/install-info. If the file isn't there, then
> the -x test will return "false".
>
> >...
> > + if [ -f /sbin/install-info -a -x /sbin/install-info ]; then
>
> Same.
>
> Cheers,
> -g

Thanks, I knew that, I was just too lazy to verify....

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 18 21:31:09 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.