Be more verbose so that we can debug what is going wrong on solaris.
authorWayne Davison <wayned@samba.org>
Tue, 22 May 2007 00:00:51 +0000 (00:00 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 22 May 2007 00:00:51 +0000 (00:00 +0000)
testsuite/merge.test

index cc979bc..76c66ea 100644 (file)
@@ -51,7 +51,7 @@ $RSYNC -av --existing -f 'exclude,! */' from2/ from3/
 $RSYNC -av --existing -f 'exclude,! */' from1/ chk/
 $RSYNC -av --existing -f 'exclude,! */' from3/ chk/
 
-checkit "$RSYNC -avv deep/arg-test shallow from1/ from2/ from3/ to/" chk to
+checkit "$RSYNC -avvvv deep/arg-test shallow from1/ from2/ from3/ to/" chk to
 
 # The script would have aborted on error, so getting here means we've won.
 exit 0