svn commit: r341419 - stable/10/tools/test/sort/bigtest
Ed Maste
emaste at FreeBSD.org
Mon Dec 3 02:38:16 UTC 2018
Author: emaste
Date: Mon Dec 3 02:38:15 2018
New Revision: 341419
URL: https://svnweb.freebsd.org/changeset/base/341419
Log:
MFC r340095: Remove apparently unused 0-byte files that cause grief on Windows
r235274 added a sort regression test (it operates by comparing output
against GNU sort). The commit included a number of 0-byte files, one
of which ends in a trailing . which reportedly breaks svn/git checkouts
on Windows.
It appears these were added accidentally, so just remove them.
PR: 232479
Deleted:
stable/10/tools/test/sort/bigtest/q-1.022.tgz
stable/10/tools/test/sort/bigtest/q-1.024.003.
stable/10/tools/test/sort/bigtest/q-1.024.003.tgz
stable/10/tools/test/sort/bigtest/q-1.024.009.tgz
stable/10/tools/test/sort/bigtest/q-1.024.07.tgz
stable/10/tools/test/sort/bigtest/q-1.024.tgz
stable/10/tools/test/sort/bigtest/q-1.23.1.tgz
stable/10/tools/test/sort/bigtest/q-1.23.tgz
Modified:
Directory Properties:
stable/10/ (props changed)
More information about the svn-src-stable-10
mailing list