Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add --diagnostics to bash-completion and fix symlink error while installation #1628

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

buhtz
Copy link
Member

@buhtz buhtz commented Feb 1, 2024

Symlink error while make install is fixed. The creation of the symlink now is forced no matter if the symlink still exists or not.

Additionally added --diagnostics option to the completion script. i also checked if all BIT commands and options are present in the completion script.

Fix #1615

@buhtz buhtz merged commit ffbf79c into bit-team:dev Feb 2, 2024
1 check passed
@buhtz buhtz deleted the fix/1615make_symlink branch February 2, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

common/Makefile fails with ERROR 1 due to "ln: failed to create symbolic link ... backintime-qt"
2 participants