Date: Mon, 3 Dec 2018 02:38:15 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r341419 - stable/10/tools/test/sort/bigtest Message-ID: <201812030238.wB32cFoa040399@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812030238.wB32cFoa040399>