Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
The regression was introduced in beb26f3 Before beb26f3 it was like ``` crm(live/15sp5-1)configure# primitive d Dummy crm(live/15sp5-1)configure# up There are changes pending. Do you want to commit them (y/n)? ``` After beb26f3 there is no prompt `There are changes pending. Do you want to commit them (y/n)?` This change brings the prompt back.
- Loading branch information