<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/cp/same-file, branch v6.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-06-11T08:12:37Z</updated>
<entry>
<title>Setting TIME_STYLE=long-iso in the environment would make the</title>
<updated>2006-06-11T08:12:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-06-11T08:12:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ba2948b76496486bac9d0681145dbd912af80b6e'/>
<id>urn:sha1:ba2948b76496486bac9d0681145dbd912af80b6e</id>
<content type='text'>
cp/same-file test fail.
* tests/envvar-check (vars): Add TIME_STYLE to the list.
* tests/cp/same-file: Revert last change.
Source the envvar-check script, to ensure that TIME_STYLE
settings don't affect these tests.
</content>
</entry>
<entry>
<title>* tests/cp/same-file: Execute 'ls' in the C locale, so that it</title>
<updated>2006-06-11T07:59:16Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-06-11T07:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=13d0cd669e1f1ecc19d4087fed2ec5dea23d94a2'/>
<id>urn:sha1:13d0cd669e1f1ecc19d4087fed2ec5dea23d94a2</id>
<content type='text'>
uses POSIX time stamp formats.  Problem reported by John Nixon in
&lt;http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00062.html&gt;.
</content>
</entry>
<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>
</feed>
