NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/56496: etcupdate(8) merge formatting issue
The following reply was made to PR bin/56496; it has been noted by GNATS.
From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%NetBSD.org@localhost
Subject: Re: bin/56496: etcupdate(8) merge formatting issue
Date: Thu, 18 Nov 2021 12:30:23 +0100
On Thu, 18 Nov 2021 10:35:01 +0000 (UTC), RVP wrote:
> Do root's startup scripts run tabs or tset?
I have this, since ~forever:
% fgrep -2 tset /etc/csh.*
/etc/csh.login-if (${?prompt}) then
/etc/csh.login- if (${OSTYPE} !=3D 'darwin') then
/etc/csh.login: eval `tset -Q -s -m 'dialup:?vt100' -m=20
'unknown:?vt100' -m 'network:?xterm'`
/etc/csh.login- endif
/etc/csh.login- if (${OSTYPE} =3D=3D 'NetBSD' || ${OSTYPE} =3D=3D 'darwi=
n')=20
then
%
and commenting out the 'eval ...' line makes the formatting issue=20
disappear.=20
No dealing with tabs, AFAICS.
--=20
Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
Linn=E9weg 7
64342 Seeheim-Jugenheim
Germany
Home |
Main Index |
Thread Index |
Old Index