mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-04 15:49:42 +02:00
.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user