X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/393ba2214d0c4c31de44a1278ff3106ee7d97522..ac1d2d338450eb005abf03002f5784097caf7e19:/runtests.sh diff --git a/runtests.sh b/runtests.sh index 68d7313b..e64f1b3b 100755 --- a/runtests.sh +++ b/runtests.sh @@ -220,6 +220,11 @@ do echo "----- $testbase log follows" cat "$scratchdir/test.log" echo "----- $testbase log ends" + if [ -f "$scratchdir/rsyncd.log" ]; then + echo "----- $testbase rsyncd.log follows" + cat "$scratchdir/rsyncd.log" + echo "----- $testbase rsyncd.log ends" + fi fi case $result in