X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?a=blobdiff_plain;f=probes%2Fmodrelays-probe;fp=probes%2Fmodrelays-probe;h=22f00a718413f96eef809b89a6a0ef35981cb6b5;hb=ced3fce5e33a4a687c6d6e6cebd4f6da33f41171;hp=4ce164856cdaee895cab95243735835a2c7beaea;hpb=30b5847971bd2932dc2416e7172d67793f620ac2;p=modbot-urcm.git diff --git a/probes/modrelays-probe b/probes/modrelays-probe index 4ce1648..22f00a7 100755 --- a/probes/modrelays-probe +++ b/probes/modrelays-probe @@ -231,7 +231,7 @@ maybe-report () { if ! [ -e "$attempt/$outcome" ]; then return; fi found_to_report=true - read <"$attempt/$outcome" message + message=$(cat "$attempt/$outcome") local reported if [ -e "$attempt/reported" ]; then