Exit before transmission if receipt file cannot be created.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Fri, 18 Mar 2016 13:22:18 +0000 (10:22 -0300)
committerGabriel F. T. Gomes <gabriel@gftg.com.br>
Sun, 3 Apr 2016 20:14:41 +0000 (17:14 -0300)
commit26470029ecff8baa9b7a5a8162618c51e891fc8b
treee5d48fba3338fb3395e794aa834608660f356610
parent046e3cc9023d4d14005b85be600fb21e1ab3d561
Exit before transmission if receipt file cannot be created.

If opening the receipt file fails after transmission, it's too late to
tell the user about the failure.

Reviewed-by: Gabriel F. T. Gomes <gabriel@gftg.com.br>
rnetclient.c