diff options
author | login (tilde.temm) | 2019-11-15 22:12:37 -0500 |
---|---|---|
committer | login (tilde.temm) | 2019-11-15 22:13:00 -0500 |
commit | 8ca24f8f34261d029fcb11b710345840f76cbbe5 (patch) | |
tree | 1bba67322c902f5e13e42455583d222409e4083d /ntcoin | |
parent | fe25995df346c75661f2e657dcdd5aee8ea6d4a2 (diff) |
Fixed small error in ntcoin
A small error was present in ntcoin, where a chmod on a file that may not exist was blocking the execution of future commands due to failing. Now, the command is always set to succeed.
Diffstat (limited to 'ntcoin')
-rwxr-xr-x | ntcoin | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index 02e0143..a54bf2d 100755
--- a/ntcoin
+++ b/ntcoin
|