From: Martin Pool Date: Sat, 13 Apr 2002 12:17:47 +0000 (+0000) Subject: Note about testing "refuse options" X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/717eb9b8830f04d80bdc7e79134e881c2e6d365e Note about testing "refuse options" --- diff --git a/TODO b/TODO index e035e6c6..fe46584f 100644 --- a/TODO +++ b/TODO @@ -642,6 +642,12 @@ Versions of read() and write() that corrupt the stream, or abruptly fail Separate makefile target to run rough tests -- or perhaps just run them every time? +Test "refuse options" works + + What about for --recursive? + + If you specify an unrecognized option here, you should get an error. + DOCUMENTATION --------------------------------------------------------