Skip to content

Commit

Permalink
rename crowbar-macs to crowbar-MACs
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Spiers committed Jan 23, 2019
1 parent a836371 commit c7d69f3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ which gathers extra product-specific information into a supportconfig
tarball run on any node with the product installed. The extensions
listed here take advantage of that extra information.

* [`crowbar-macs`](plugins/SOC/bin/crowbar-macs)
* [`crowbar-MACs`](plugins/SOC/bin/crowbar-MACs)
* [`crowbar-IPs`](plugins/SOC/bin/crowbar-IPs)
* [`crowbar-lnav-admin`](plugins/SOC/bin/crowbar-lnav-admin)
* TODO ...
2 changes: 1 addition & 1 deletion bin/supportconfig-tmux
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ main () {
fi

if [ -n "$admin_server" ]; then
tmux send-keys -t :0 'crowbar-macs' Enter
tmux send-keys -t :0 'crowbar-MACs' Enter
tmux select-window -t :lnav
else
tmux select-window -t :0
Expand Down
File renamed without changes.

0 comments on commit c7d69f3

Please sign in to comment.