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

ddb activate error with permissions specs containing slash #160

Closed
Toilal opened this issue Jan 12, 2021 · 0 comments · Fixed by #175
Closed

ddb activate error with permissions specs containing slash #160

Toilal opened this issue Jan 12, 2021 · 0 comments · Fixed by #175
Labels
bug Something isn't working

Comments

@Toilal
Copy link
Contributor

Toilal commented Jan 12, 2021

With such configuration

permissions:
  specs:
    "bin/dependency-check": "+x"
    "bin/sonar-scanner": "+x"

ddb activation still raise some errors in bash.

bash: export: « DDB_PERMISSIONS_SPECS_BIN-DEPENDENCY_CHECK=+x » : identifiant non valable
bash: export: « DDB_PERMISSIONS_SPECS_BIN-SONAR_SCANNER=+x » : identifiant non valable

This is caused by the - dash.

@Toilal Toilal added the bug Something isn't working label Jan 12, 2021
@Toilal Toilal changed the title ddb active error with permissions specs containing dash ddb activate error with permissions specs containing dash Jan 12, 2021
@Toilal Toilal changed the title ddb activate error with permissions specs containing dash ddb activate error with permissions specs containing slash Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant