Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2016 20:01:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 211399] usr.sbin/etcupdate/preworld_test:main because of r303047
Message-ID:  <bug-211399-32464-eBvRIwkJ4O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211399-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211399-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211399

--- Comment #6 from Mikhail Teterin <mi@FreeBSD.org> ---
(In reply to Ngie Cooper from comment #5)
> A simplified testcase

Ngie, it is a little hard to distinguish Bugzilla's line-wrappings from the
intended EOLs... Here is what I just tested:

% cat t-211399
/:80:/i\
auditdistd:*:78:77::0:0:Auditdistd unprivileged
user:/var/empty:/usr/sbin/nologin
% echo "www:*:80:80:World Wide Web Owner:/nonexistent:/usr/sbin/nologin" | \
  sed -f t-211399
auditdistd:*:78:77::0:0:Auditdistd unprivileged
user:/var/empty:/usr/sbin/nologin
www:*:80:80:World Wide Web Owner:/nonexistent:/usr/sbin/nologin

Using gsed instead of sed produces the exact same output -- which seems
correct. Could you, please, refine the example?

That said, I'm testing on 10.x -- where I've developed the patch in Bug
#195929. Maybe, the -current got a slightly different change, which would
account for the differences...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211399-32464-eBvRIwkJ4O>