Remove crash collect of /var/log/monitor-ssh-reboots.

This collection was part of a completely different system under test.
We do not have a /var/log/monitor-ssh-reboots on our machines

Removes ~50 superfluous lines from our debug logs:
* Command:
    rsync -L  --timeout=1800 --rsh='/usr/bin/ssh -a -x -o ControlPath=/tmp
    /_autotmp_AjLf0Pssh-master/socket -o StrictHostKeyChecking=no -o
    UserKnownHostsFile=/dev/null -o BatchMode=yes -o ConnectTimeout=30 -o
    ServerAliveInterval=180 -o ServerAliveCountMax=3 -o ConnectionAttempts=4
    -o Protocol=2 -l root -p 22' -az root@chromeos2-row4-rack2-host9:"/var/log
    /monitor-ssh-reboots" /usr/local/autotest/results/1735176-chromeos-
    test/chromeos2-row4-rack2-host9/crashinfo.chromeos2-row4-rack2-host9
Exit status: 23
Duration: 0.175651073456

TEST=None
BUG=None

Change-Id: If6d4b3001abb0e5277041bf6318306206bdd4bd7
Reviewed-on: https://gerrit.chromium.org/gerrit/42734
Tested-by: Scott Zawalski <scottz@chromium.org>
Reviewed-by: Prashanth Balasubramanian <beeps@chromium.org>
Commit-Queue: Scott Zawalski <scottz@chromium.org>
Reviewed-by: Scott Zawalski <scottz@chromium.org>
1 file changed