Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
filesystems:ceph
ceph-grafana-image
pre-checkin.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pre-checkin.sh of Package ceph-grafana-image
#!/bin/bash # # Generate the kiwi file for the given target. image="ceph-grafana-image" target=${1:-tumbleweed} if [ ! -e ${target}.xml ]; then echo "Unknown target: ${target}.xml must exist!" exit 1 fi xsltproc "${image}.xsl" "${target}.xml" > "${image}.kiwi"
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