1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00
This commit is contained in:
Jim Meyering
1998-03-14 10:42:01 +00:00
parent a8d20df6b2
commit ada5e63612
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
1998-03-13 Jim Meyering <meyering@eng.ascend.com>
1998-03-14 Jim Meyering <meyering@eng.ascend.com>
* src/remove.c: Use `virtual memory exhausted' message, not
`Memory exhausted' to be consistent with the majority of other
@@ -20,6 +20,9 @@
Don't remove source directory when copy_into_self is nonzero.
Reported by Arne Henrik Juul.
* tests/mv/into-self: Test for the above.
* tests/mv/Makefile.am (TESTS): Add into-self.
1998-03-10 Jim Meyering <meyering@eng.ascend.com>
* Running this command
+1 -1
View File
@@ -89,7 +89,7 @@ l = @l@
AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = mv-special-1
TESTS = mv-special-1 into-self
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
DF=../../src/df \