- Put the output we're expecting into an rsync.chk file, for easier
authorWayne Davison <wayned@samba.org>
Fri, 10 Jun 2005 20:33:57 +0000 (20:33 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 10 Jun 2005 20:33:57 +0000 (20:33 +0000)
commit4f3be36e304cae64fb147ee1f82380e1c4ef4a64
treec707cd7c089f69e00308a7bf5633d9b75a78613d
parentfc9d64c94783eb073192560da65949a230061374
- Put the output we're expecting into an chk file, for easier
  debugging on failures.
- Added the function filter_outfile() and used it in place of the
  various output-filtering commands.
- Use the sed rules for filtering the combination of --itemized
  output with double-verbose output so that we're sure there's no
  superfluous lines being output (which the old grep filtering
  would have ignored).
testsuite/itemize.test