Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Staging:A
gnome-patch-translation
update-solve-upload-conflict
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File update-solve-upload-conflict of Package gnome-patch-translation
#!/bin/bash # Fail on errors: set -e if ! test -x 50-tools/gnome-patch-translation-collect ; then echo "ERROR: 50-tools/gnome-patch-translation-collect is missing. Please call update-step1-update-translations-from-lcn." exit 1 fi . ./gnome-patch-translation.conf export CALLING_FROM_G_P_T=1 RPM_OSC_REPOSITORIES="${OSC_REPOSITORIES[*]}" export LCN_SVN_URI LCN_BRANCH RPM_OSC_REPOSITORIES GPT_PACKAGES OSC_APIURL # Delete the old LCN snapshot. rm -rf LCN-${LCN_BRANCH//\//-} # And then run needed scripts: 50-tools/gnome-patch-translation-from-lcn exec 50-tools/gnome-patch-translation-remerge
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