Verify output dir before transmission.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Fri, 18 Mar 2016 13:22:17 +0000 (10:22 -0300)
committerGabriel F. T. Gomes <gabriel@gftg.com.br>
Sun, 3 Apr 2016 20:14:09 +0000 (17:14 -0300)
commit046e3cc9023d4d14005b85be600fb21e1ab3d561
tree6c9e6a2909596b35bae165c0a96357598ffb60d4
parent6742a53bd88c11e2f8c3231fdaf0f86ba133646d
Verify output dir before transmission.

In case the output dir is not valid, we should exit before transmitting
the file. It's too late to realize the directory is not valid when the
receipt is ready to be saved.

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