File wine-snapshot.sh of Package wine-snapshot
#!/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