From: Martin Pool Date: Sat, 16 Mar 2002 09:26:33 +0000 (+0000) Subject: Need a test for "refuse options" X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/6d19c6742c58313d4c37fee3478dff03665bc6b0 Need a test for "refuse options" --- diff --git a/TODO b/TODO index 61a4e734..bae21789 100644 --- a/TODO +++ b/TODO @@ -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?