Skip to content

Commit

Permalink
correct test and remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
TimidRobot committed May 18, 2023
1 parent ca42cac commit 3f02fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ See [`docs/annotated_config`][annotated].

- any \*nix Operating Systems (including Linux and macOS):
- **[solo-agent][soloagent]**: Enable discrete SSH Agents to avoid leaking
access across hosts
access across hosts
- macOS only
- [mac-ssh-confirm][confirm]: Protect against SSH Agent Hijacking on macOS
with the ability to confirm agent identities prior to each use
Expand All @@ -116,7 +116,7 @@ See [`docs/annotated_config`][annotated].

## Development

Run `./testcmc TESTHOST` prior to signing a new release.
Run `./test_cmc ${TESTHOST}` prior to signing a new release.

Thank you:
- [shellcheck][shellcheck] - a static analysis tool for shell
Expand Down

0 comments on commit 3f02fda

Please sign in to comment.