[Commotion-admin] [commotion-debug-helper] Add CDH failure reporting to bug info file (#4)

areynold notifications at github.com
Fri Oct 18 14:07:04 UTC 2013



When bug reporting commands within the cdh script fail the result of the failure should be pushed to the same file as the debug info so that they can be used as points of inquiry for bugs.

Something like this.

```if (command 2>>/tmp/debug.info); then
"command finished" >> /tmp/debug.info
fi```

(Was issue 454 on code.commotionwireless.net)

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/commotion-debug-helper/issues/4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20131018/77637d68/attachment.html>


More information about the Commotion-admin mailing list