<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/cp/same-file, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2004-06-23T15:07:00Z</updated>
<entry>
<title>Replace all occurrences of `(exit N); exit' with</title>
<updated>2004-06-23T15:07:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-06-23T15:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=112efa81f24ead69a3a9b6ae76f601911535352c'/>
<id>urn:sha1:112efa81f24ead69a3a9b6ae76f601911535352c</id>
<content type='text'>
`(exit N); exit N'.  Otherwise, those many tests could exit with
improper exit status when exiting via e.g., a trapped interrupt.
Thanks to a report from Bob Proulx.
</content>
</entry>
<entry>
<title>Don't assume that 'ls' output is fixed-width.</title>
<updated>2003-12-08T09:04:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-12-08T09:04:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=91adac3eabddeb2b8d1e27679d65d92678f13c54'/>
<id>urn:sha1:91adac3eabddeb2b8d1e27679d65d92678f13c54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tr's \n notation rather than \012.</title>
<updated>2003-05-14T06:26:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-05-14T06:26:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=01d63f13e81d0623d753d6521076c79d355d1921'/>
<id>urn:sha1:01d63f13e81d0623d753d6521076c79d355d1921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unset CDPATH.  Otherwise, having the</title>
<updated>2003-03-06T07:43:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-06T07:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=00709b8fa234db37968d5b5c976fa722da9ff795'/>
<id>urn:sha1:00709b8fa234db37968d5b5c976fa722da9ff795</id>
<content type='text'>
CDPATH shell variable set could cause this test to fail.
</content>
</entry>
<entry>
<title>Add comment, and remove now-unnecessary -l option.</title>
<updated>2003-01-21T12:38:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-21T12:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8b32e1089e60e8fa26dea8395ce9aa6a36931d96'/>
<id>urn:sha1:8b32e1089e60e8fa26dea8395ce9aa6a36931d96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't assume that the file owner username</title>
<updated>2003-01-21T12:36:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-21T12:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=59670ee05b908e152d85be4e5de3ef0669924501'/>
<id>urn:sha1:59670ee05b908e152d85be4e5de3ef0669924501</id>
<content type='text'>
length is less than 9 in ls output: instead, omit that field
altogether.  Reported by, and suggested fix from, Ferdinand.
</content>
</entry>
<entry>
<title>Change temp. file name: s/\.err/_err/, for DOS.</title>
<updated>2002-06-15T08:02:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-06-15T08:02:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ff43f6b441deb426ffafdee0e9a7fe666ff1c29e'/>
<id>urn:sha1:ff43f6b441deb426ffafdee0e9a7fe666ff1c29e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lots of clean-up:</title>
<updated>2002-04-19T21:55:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-04-19T21:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=306c8e8b4fec79a581f2cad7b160ba6f61f600ac'/>
<id>urn:sha1:306c8e8b4fec79a581f2cad7b160ba6f61f600ac</id>
<content type='text'>
  E.g.,

    (exit $fail); exit

    t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$
    trap 'status=$?; cd $pwd; rm -rf $t0 &amp;&amp; exit $status' 0
</content>
</entry>
<entry>
<title>Source lang-default rather than open-coding</title>
<updated>2000-10-22T13:09:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-10-22T13:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=28c6609c86191b9c913cd124437cad1dac4fd5e7'/>
<id>urn:sha1:28c6609c86191b9c913cd124437cad1dac4fd5e7</id>
<content type='text'>
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
</content>
</entry>
<entry>
<title>Don't use `diff -u'.  It's not portable.</title>
<updated>2000-09-25T20:23:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-09-25T20:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ec00767a8e48c2595c82e9d956596b5a14ec405e'/>
<id>urn:sha1:ec00767a8e48c2595c82e9d956596b5a14ec405e</id>
<content type='text'>
Run `diff -c' only if cmp finds a difference.
</content>
</entry>
</feed>
