Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2018 01:53:26 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r340095 - head/tools/test/sort/bigtest
Message-ID:  <201811030153.wA31rQk0011159@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Sat Nov  3 01:53:26 2018
New Revision: 340095
URL: https://svnweb.freebsd.org/changeset/base/340095

Log:
  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
  MFC after:	1 month

Deleted:
  head/tools/test/sort/bigtest/q-1.022.tgz
  head/tools/test/sort/bigtest/q-1.024.003.
  head/tools/test/sort/bigtest/q-1.024.003.tgz
  head/tools/test/sort/bigtest/q-1.024.009.tgz
  head/tools/test/sort/bigtest/q-1.024.07.tgz
  head/tools/test/sort/bigtest/q-1.024.tgz
  head/tools/test/sort/bigtest/q-1.23.1.tgz
  head/tools/test/sort/bigtest/q-1.23.tgz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811030153.wA31rQk0011159>