diff options
author | Martin Pool <mbp@samba.org> | 2002-03-16 09:26:33 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2002-03-16 09:26:33 +0000 |
commit | 6d19c6742c58313d4c37fee3478dff03665bc6b0 (patch) | |
tree | c20cccb5634c7c8d08bd4a0b36d834ae7a6031ed /TODO | |
parent | a628b06977dbcb58281b11024f4b76227666d7d0 (diff) | |
download | rsync-6d19c6742c58313d4c37fee3478dff03665bc6b0.tar.gz rsync-6d19c6742c58313d4c37fee3478dff03665bc6b0.tar.bz2 rsync-6d19c6742c58313d4c37fee3478dff03665bc6b0.zip |
Need a test for "refuse options"
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -344,6 +344,13 @@ chmod: Incorrect timestamps (Debian #100295) A bit hard to believe, but apparently it happens. + + +Check "refuse options works" + + We need a test case for this... + + Was this broken when we changed to popt? |