diff options
author | login (tilde.institute) | 2020-07-14 14:55:04 -0400 |
---|---|---|
committer | login (tilde.institute) | 2020-07-14 14:55:04 -0400 |
commit | 08783c2043ba8cf9837267905a32e515a4300c2e (patch) | |
tree | 4dfb33fe078f172f4327e95f2a6eaf9b72b504f5 | |
parent | b73e169b72daff3f1edf991cd6e0613f44d6f3c4 (diff) |
Updated tcoin.cpp and pcoin.cpp
1. Removed unneeded WHOAMI_PATH preprocessor constant from pcoin.cpp. 2. Updated WHOAMI_PATH for tilde.institute to use "id -ru" to get the real uid on OpenBSD (/usr/bin/whoami doesn't get the real username on OpenBSD).
-rw-r--r-- | 1 | 0 | ||||
-rw-r--r-- | pcoin.cpp | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/1 b/1 deleted file mode 100644 index e69de29..0000000 --- a/1 +++ /dev/null diff --git a/pcoin.cpp b/pcoin.cpp index d421c76..526c70e 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index b9963d8..5c9226e 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |