Actions
Issue #4783
closedplugin_template bootstrap script creates scripts with wrong permissions
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Plugin Template
Sprint:
Sprint 53
Quarter:
Description
The .travis directory gets populated with multiple bash scripts. All are created with read/write permissions for the owner. When Travis tries to execute the scripts it gets a Permission Denied error. The bootstrap script should set the execute bit also for these scripts.
Updated by amacdona@redhat.com over 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 52
Updated by dkliban@redhat.com over 5 years ago
- Status changed from NEW to MODIFIED
- Assignee set to dkliban@redhat.com
fixed with Travis config generator
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions