Skip to content

Commit

Permalink
Merge branch 'pump-loop' into scott-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Sep 27, 2017
2 parents d04c17b + cdc2840 commit 245f32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/oref0-pump-loop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ function smb_check_everything {
&& smb_enact_temp \
&& if (grep -q '"units":' enact/smb-suggested.json); then
( smb_verify_suggested || smb_suggest ) \
&& echo -n "Listening for $upto10s silence" && wait_for_silence $upto10s \
&& echo -n "Listening for $upto10s s silence: " && wait_for_silence $upto10s \
&& smb_verify_reservoir \
&& smb_verify_status \
|| ( echo Retrying SMB checks
Expand Down

0 comments on commit 245f32c

Please sign in to comment.