<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/help-version, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-08-19T18:30:04Z</updated>
<entry>
<title>Avoid test failure when `make check' is run through debuild.</title>
<updated>2006-08-19T18:30:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-19T18:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=77c8f5b5c2e18bf2f73945653e830d07ddcd381e'/>
<id>urn:sha1:77c8f5b5c2e18bf2f73945653e830d07ddcd381e</id>
<content type='text'>
* tests/help-version: Ensure that $SHELL is set to some value
and exported.  Patch from Sven Joachim.  For details, see
&lt;http://bugs.debian.org/355368&gt;.
</content>
</entry>
<entry>
<title>Add/fix copyright notices and adjust to latest GNU FDL.</title>
<updated>2006-08-17T19:58:17Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-17T19:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=218fa5c61ba2f211b175aa943faa7eea286ff69e'/>
<id>urn:sha1:218fa5c61ba2f211b175aa943faa7eea286ff69e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't assume that \&lt; \&gt; works in sed.</title>
<updated>2006-06-01T07:09:51Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-06-01T07:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5d3b41a84a1b641d2986a120b161da2fb5f4bfaa'/>
<id>urn:sha1:5d3b41a84a1b641d2986a120b161da2fb5f4bfaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set SHELL, if not already set, in order to</title>
<updated>2006-03-05T17:28:42Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-03-05T17:28:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2467cad537ad521aeed5dc70c79d87a0d386c0ac'/>
<id>urn:sha1:2467cad537ad521aeed5dc70c79d87a0d386c0ac</id>
<content type='text'>
avoid failure when `make check' is run through debuild;  dircolors
would fail due to lack of $SHELL.  Reported by Sven Joachim.
</content>
</entry>
<entry>
<title>(expected_failure_status_vdir):</title>
<updated>2006-02-07T09:18:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-02-07T09:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6b43f36dcb9009e3efd0a227c2513d981e2cfd95'/>
<id>urn:sha1:6b43f36dcb9009e3efd0a227c2513d981e2cfd95</id>
<content type='text'>
Redirect an expected disk-full diagnostic to /dev/null.
</content>
</entry>
<entry>
<title>redirect stderr to /dev/full, too (to suppress write error diagnostic)</title>
<updated>2005-12-22T15:40:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-12-22T15:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b5bfbe23852a37c90948e9ca9d4091d6eed056b7'/>
<id>urn:sha1:b5bfbe23852a37c90948e9ca9d4091d6eed056b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Punt on the uptime test, since it fails when</title>
<updated>2005-01-05T22:08:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-01-05T22:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a2ac7d89b86fa936744058a6f7e83c52d389692e'/>
<id>urn:sha1:a2ac7d89b86fa936744058a6f7e83c52d389692e</id>
<content type='text'>
it can't get boot time, and I don't want that to stop `make check'.
</content>
</entry>
<entry>
<title>ls and variants now exit with status 2 on serious trouble.</title>
<updated>2004-12-09T17:49:18Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-12-09T17:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a64afdee8b1604c3ae99c7d7b93687fb66ed7eee'/>
<id>urn:sha1:a64afdee8b1604c3ae99c7d7b93687fb66ed7eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add id's -u option, so we don't get spurious</title>
<updated>2004-02-17T16:05:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-17T16:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b6586a0b36645896b53e9df4360edd737239196a'/>
<id>urn:sha1:b6586a0b36645896b53e9df4360edd737239196a</id>
<content type='text'>
failures when there are no user or group names.
</content>
</entry>
<entry>
<title>`make check' from a build inside a chroot environment would fail</title>
<updated>2004-02-17T14:42:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-17T14:42:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4852e78643393643d552a32af61901c22e554143'/>
<id>urn:sha1:4852e78643393643d552a32af61901c22e554143</id>
<content type='text'>
Specify an argument (`/') for df, in the
unusual event that there is no valid entry in /etc/mtab.
Patch by Tim Waugh.
</content>
</entry>
</feed>
