<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/rm, 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-08-15T12:05:34Z</updated>
<entry>
<title>.</title>
<updated>2006-08-15T12:05:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T12:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e5b0d0aa85959baa9c2ba8b0af87e01ee659057b'/>
<id>urn:sha1:e5b0d0aa85959baa9c2ba8b0af87e01ee659057b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2006-08-09T23:46:10Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T23:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ade68b234a924c087ef29e071aee39e398d2d705'/>
<id>urn:sha1:ade68b234a924c087ef29e071aee39e398d2d705</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2006-08-09T20:24:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T20:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=acaeed035b60d61199a5c6db8d387048f63fbc21'/>
<id>urn:sha1:acaeed035b60d61199a5c6db8d387048f63fbc21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2006-07-17T03:52:18Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-17T03:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a58ac00556e59ba9e8b829deaeac9d441f41002d'/>
<id>urn:sha1:a58ac00556e59ba9e8b829deaeac9d441f41002d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2006-07-09T17:20:26Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-09T17:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=914c8674a57921e2f8c53f1ef4751d81b5152088'/>
<id>urn:sha1:914c8674a57921e2f8c53f1ef4751d81b5152088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):</title>
<updated>2006-07-03T12:55:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-03T12:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ae87c86b4a9a5149d431f831653573ebc6fb15f2'/>
<id>urn:sha1:ae87c86b4a9a5149d431f831653573ebc6fb15f2</id>
<content type='text'>
Add $VG_PATH_PREFIX as a prefix to $PATH
</content>
</entry>
<entry>
<title>* NEWS: rm no longer fails to remove an empty, unreadable directory</title>
<updated>2006-06-26T13:02:01Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-06-26T13:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=78b166d1b163df894d567b79d3bb5744156fb0fe'/>
<id>urn:sha1:78b166d1b163df894d567b79d3bb5744156fb0fe</id>
<content type='text'>
* src/remove.c (remove_cwd_entries): If we can't open a directory,
and the failure is not being ignored, try to remove the directory
with rmdir (aka unlinkat-with-AT_REMOVEDIR), in case it's empty.
Problem report and test case from Paul Eggert in
&lt;http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/7425&gt;.
* tests/rm/empty-inacc: New test, for the above.
</content>
</entry>
<entry>
<title>* tests/rm/inaccessible: Skip this test on systems without openat support.</title>
<updated>2006-06-17T17:46:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-06-17T17:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ef8e124bb2a709924d0f07234f77660ea1d471b8'/>
<id>urn:sha1:ef8e124bb2a709924d0f07234f77660ea1d471b8</id>
<content type='text'>
Reported by Bob Proulx.
</content>
</entry>
<entry>
<title>Source lang-default.  From Ralf Wildenhues.</title>
<updated>2006-05-28T12:11:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-05-28T12:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=84abb198a262fb8235329944ba7fd111eeba2598'/>
<id>urn:sha1:84abb198a262fb8235329944ba7fd111eeba2598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AIX 4.3.3 gives a different diagnostic.</title>
<updated>2006-05-28T09:32:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-05-28T09:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8542aa662209dab454d45ddb320d100ef1a0205d'/>
<id>urn:sha1:8542aa662209dab454d45ddb320d100ef1a0205d</id>
<content type='text'>
Recognize it, too.  Reported by Ralf Wildenhues, in
http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00192.html
</content>
</entry>
</feed>
