ClusterLabs / ClusterLabs/resource-agents
command 'csctl check' fail for csh loginscript
Open
- Dominant language
- Shell
- Stars
- 519
- Forks
- 608
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
The command (line 143) used to check fail if the user use csh as loginscript.
su - $OCF_RESKEY_user -c "sh -c '. $ORA_ENVF; crsctl check has | grep -q \"CRS-4638\""
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating line 143 and inspect how the command is invoked for users whose login shell is csh. Reproduce the check with a csh login shell and verify that `csctl check` completes successfully without breaking the existing shell behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100