NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53458 CVS commit: src/usr.sbin/ypserv/ypinit
The following reply was made to PR bin/53458; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53458 CVS commit: src/usr.sbin/ypserv/ypinit
Date: Fri, 20 Jul 2018 13:11:01 +0000
Module Name: src
Committed By: kre
Date: Fri Jul 20 13:11:01 UTC 2018
Modified Files:
src/usr.sbin/ypserv/ypinit: ypinit.sh
Log Message:
PR bin/53458
Bring this script a little up to date - make it work with modern /bin/sh
(avoid HOSTNAME as a random variable) clean up trailing spaces on lines,
use $( ) instead of `` ...
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/ypserv/ypinit/ypinit.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index