<p><a href="https://github.com/areynold"><img src="https://avatars.githubusercontent.com/u/755312?" align="left" width="96" height="96" hspace="10" style="max-width:100%;"></a> <strong>Issue by <a href="https://github.com/areynold">areynold</a></strong><br><em>Saturday Dec 21, 2013 at 15:39 GMT</em><br><em>Originally opened as <a href="https://github.com/opentechinstitute/commotion-dashboard-helper/issues/13" class="issue-link" title="Check for disabled dashboard is ignored">opentechinstitute/commotion-dashboard-helper#13</a></em></p>

<hr><p>Using default configuration, dashboard cron job should end early due to "do return end" on line 6 of commotion-bigboard-send.</p>

<p>Instead we're hitting the sanity check on line 45.</p>

<p>Can be fixed by moving the rest of the script into a function and calling it from an else statement on line 7-9.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/opentechinstitute/luci-commotion/issues/238">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxODczMjM3OCwiZGF0YSI6eyJpZCI6MzQ5ODAyMzB9fQ==--e3c6c8043908c3432cfe04fbc8b2619d6e48bc20.gif" width="1" /></p>