Updated TODO item re: 'cp -a /tmp/*' not producing the right error message
authorMark Whitley <markw@lineo.com>
Tue, 6 Jun 2000 17:03:54 +0000 (17:03 -0000)
committerMark Whitley <markw@lineo.com>
Tue, 6 Jun 2000 17:03:54 +0000 (17:03 -0000)
(it's been fixed).

TODO

diff --git a/TODO b/TODO
index 70706dc113f3c11f7cc1f4c117b3cdb9659f96ef..15bced3725a14649a63a4723f92692997ffc664b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,8 +35,6 @@ Bugs that need fixing before the 0.44 release goes out the door:
     /tmp/file in the current directory, rather then trying and failing to create
     a symlink named "." in the current working directory).
   - implement 'ls -R'.
-  - "cp -a sourcedir/*" (note: no dest) - produces an odd error message about
-    the last file in the dir, rather than saying "missing destination file".
   - "math" should also take input from stdin
   - "more" doesn't accept " " to scroll by one page when BB_FEATURE_USE_TERMIOS
     is not on.