From: Wayne Davison Date: Sat, 21 Feb 2004 21:37:14 +0000 (+0000) Subject: Got rid of the "refuse options" section. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/9c155345116f7d252482175839b1922f9e72f10b Got rid of the "refuse options" section. --- diff --git a/TODO b/TODO index 249b0205..415d5b9a 100644 --- a/TODO +++ b/TODO @@ -71,7 +71,6 @@ If tests are skipped, say why. Test daemon feature to disallow particular options. Create pipe program for testing Create test makefile target for some tests -Test "refuse options" works RELATED PROJECTS ----------------------------------------------------- rsyncsh @@ -809,19 +808,6 @@ Create test makefile target for some tests -- -- - -Test "refuse options" works - - What about for --recursive? - - If you specify an unrecognized option here, you should get an error. - - We need a test case for this... - - Was this broken when we changed to popt? - - -- -- - RELATED PROJECTS ----------------------------------------------------- rsyncsh