summary refs log tree commit diff
path: root/ntcoin
diff options
context:
space:
mode:
authorlogin (tilde.temm)2019-11-15 22:12:37 -0500
committerlogin (tilde.temm)2019-11-15 22:13:00 -0500
commit8ca24f8f34261d029fcb11b710345840f76cbbe5 (patch)
tree1bba67322c902f5e13e42455583d222409e4083d /ntcoin
parentfe25995df346c75661f2e657dcdd5aee8ea6d4a2 (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-xntcoin0
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index 02e0143..a54bf2d 100755
--- a/ntcoin
+++ b/ntcoin