summary refs log tree commit diff
diff options
context:
space:
mode:
author~login@aussies.space2019-09-30 14:58:06 +0000
committer~login@aussies.space2019-09-30 14:58:06 +0000
commitff3805d3095617dfe7eaff1ceb96a0fd2fe77c48 (patch)
tree278e8f89326e3aa7e6804dfc01a79d0e740e432f
parenta3c23697851c32be18c8d790a373ab96bb1694f2 (diff)
Bug fixes to ntcoin
1. Single quotes closed before command substitutions, and opened again right after them. (Some cases were missed previously.)
2. The u+s mode/permission is used on all subdirectories of the tcoin directory and the tcoin directory itself now, so that files created are owned by the owner of the containing directory by default. This will prevent the class of bugs that would arise when files are created through the tcoin executable (which has the setuid bit set).
3. A mistake in the file name and location of the base amount (tcoin/base/base.txt) was corrected.
-rwxr-xr-xntcoin0
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index ca2558e..856f2a5 100755
--- a/ntcoin
+++ b/ntcoin