From: Martin Pool Date: Sat, 16 Mar 2002 09:26:33 +0000 (+0000) Subject: Need a test for "refuse options" X-Git-Tag: v2.5.5.rc1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d19c6742c58313d4c37fee3478dff03665bc6b0;p=thirdparty%2Frsync.git 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?