This change just makes it more explicit how to assign the value to the TORGROUP variable.
doc: Specify how to set the value of TORGROUP #22420
pull lsilva01 wants to merge 1 commits into bitcoin:master from lsilva01:patch-1 changing 1 files +1 −1-
lsilva01 commented at 3:10 PM on July 9, 2021: contributor
- DrahtBot added the label Docs on Jul 9, 2021
-
tryphe commented at 4:49 AM on July 31, 2021: contributor
ACK
This change seems to make sense as
${TORGROUP}is already referenced in the docs. -
5984084610
Specifies how to set the value of TORGROUP
This change just makes it more explicit how to assign the value to the TORGROUP variable.
-
in doc/tor.md:138 in e0d84e90f0 outdated
136 | @@ -137,6 +137,12 @@ auth cookie will usually be `/run/tor/control.authcookie`: 137 | stat -c '%G' /run/tor/control.authcookie 138 | ``` 139 | 140 | +You can assign the Tor group to a variable called `TORGROUP`: 141 | + 142 | +``` 143 | +TORGROUP=$(stat -c '%G' /run/tor/control.authcookie) 144 | +```
laanwj commented at 10:58 AM on August 2, 2021:Wouldn't it make more sense for this to replace the block above? Most people using a shell will be aware how to assign values to environment variables, but I do think it's a small improvement to add the assignment. But it doesn't need to be mentioned two times.
lsilva01 commented at 3:03 AM on August 8, 2021:Done.
lsilva01 force-pushed on Aug 8, 2021Zero-1729 commented at 8:06 PM on August 8, 2021: contributorConcept ACK 59840846104306febecf185f03a56c821ebb8642
laanwj renamed this:Specifies how to set the value of TORGROUP
doc: Specifiy how to set the value of TORGROUP
on Sep 16, 2021laanwj commented at 6:15 PM on September 16, 2021: memberACK 59840846104306febecf185f03a56c821ebb8642
laanwj merged this on Sep 16, 2021laanwj closed this on Sep 16, 2021laanwj renamed this:doc: Specifiy how to set the value of TORGROUP
doc: Specify how to set the value of TORGROUP
on Sep 16, 2021sidhujag referenced this in commit 2321f94edc on Sep 19, 2021DrahtBot locked this on Oct 30, 2022
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:14 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:14 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me