Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2003 17:42:46 +0100
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        src-committers@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <xzp7k101xfd.fsf@dwp.des.no>
In-Reply-To: <20031213162942.GF13737@starjuice.net> (Sheldon Hearn's message of "Sat, 13 Dec 2003 18:29:42 %2B0200")
References:  <200312131605.hBDG5Yj2044761@repoman.freebsd.org> <xzpiskk1yk6.fsf@dwp.des.no> <20031213162942.GF13737@starjuice.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn <sheldonh@starjuice.net> writes:
> Interesting; mergemaster is a shell script.  Do you know which utilities
> that mergemaster uses are perl scripts?

It uses Perl directly to compute the numeric mode of a file.  The
version in -CURRENT uses a combination of stat(1), bc(1) and shell
arithmetic which causes a syntax error in 4.x.

Personally, I think it would be best if stat(1) could gain an option
(-m perhaps) that makes it simply print its arguments' modes in octal.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp7k101xfd.fsf>