File wine-snapshot.sh of Package affinity-wine-9.13-part3
#!/bin/bash -x bsdir="/suse/meissner/projects/bs/Emulators:Wine/wine-snapshot" snapdir=/suse/meissner/projects/snapshot-wine/ pushd $bsdir >/dev/null osc up osc service run osc ci -m "$xdate git checkout" popd >/dev/null