Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Jul 12, 2017
1 parent f4cc057 commit 4424af2
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 @@ -141,7 +141,7 @@ function smb_enact_temp {
else
echo -n "No smb_enact needed. "
fi \
&& smb_verify_enacted
&& smb_verify_enacted \
|| if grep -q '"suspended": true' monitor/status.json; then
echo -n "Pump suspended; "
unsuspend_if_no_temp
Expand Down

0 comments on commit 4424af2

Please sign in to comment.