Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PSuarezHernandez:tests:github
fake-package
mkchlog.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mkchlog.sh of Package fake-package
echo "Generating changelog entry for Salt package" if ! osc vc _temp.changes; then exit 1; fi echo "Update changelog files" echo >> _temp.changes echo "$(cat _temp.changes salt.changes)" > salt.changes git add salt.changes for i in $(ls changelogs/*changes); do echo "$(cat _temp.changes $i)" > $i git add $i done rm _temp.changes
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor