[PATCH] convert bin/date over to ATF

Garrett Cooper yaneurabeya at gmail.com
Mon Jan 20 20:57:42 UTC 2014


On Jan 20, 2014, at 12:44 PM, Steven Kreuzer <skreuzer at freebsd.org> wrote:

> Hey Garrett-
> 
> Unless I am doing something stupid, I can't get this patch doesn't
> apply cleaning against head r260913

Hi Steven!

svn patch works better (in fact I never ever use raw patch(1) nowadays when working with svn) and it seems to work properly with git produced diffs:

# svn patch /root/convert-bin-date-over-to-atf.patch 
U         bin/date/tests/Makefile
D         bin/date/tests/legacy_test.sh
A         bin/date/tests/regress.sh
# svn --version | head -1
svn, version 1.8.5 (r1542147)

Cheers,
-Garrett


More information about the freebsd-testing mailing list