Delano
Delano
That means explicitly disable tty when running single commands. This should fix the quiet hanging for commands like adduser.
Related to #33 and https://github.com/delano/uri-redis/pull/4.
## Description The test fails b/c there is no `Hash.call` defined. I'm pretty sure this test was always failing but I need to spend more time checking. If so then...
## **Type** Enhancement, Documentation ___ ## **Changes walkthrough** Relevant filesRefactoring step1_try.rbCleanup and remove unused code ...
> Consider adding type hints to the `check_locale!` method parameters and return value to improve code readability and maintainability. [medium] _Originally posted by @onetimesecret in https://github.com/onetimesecret/onetimesecret/pull/308#discussion_r1559974005_
```bash $ `REDIS_URL=ots-staging-redis:6379` bundle exec bin/ots irb ``` https://github.com/onetimesecret/onetimesecret/blob/31f3fa7b7d3e60d49afd2836436c4856dab5a5c4/lib/onetime.rb#L71 ``` *** NoMethodError Exception: undefined method `serverid' for # ```