Branch: refs/heads/master Home: https://github.com/conformal/btcd Commit: 02e6d475909c34e1c5280df88146f07f1e752ddb https://github.com/conformal/btcd/commit/02e6d475909c34e1c5280df88146f07f1e752ddb Author: Dave Collins <[email protected]> Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M config.go
Log Message:
-----------
Return error on dir create failure from loadConfig.
Rather than simply exiting on a home directory creation error, return the
error so it exits via the normal path.
