Accepting request 109952 from home:aspiers:branches:openSUSE:Tools
- Check that git pull succeeds OBS-URL: https://build.opensuse.org/request/show/109952 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=40
This commit is contained in:
parent
cc7bede0ec
commit
d84fe477d4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 19 13:39:28 GMT 2012 - aspiers@suse.com
|
||||||
|
|
||||||
|
- Check that git pull succeeds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 29 18:32:12 GMT 2012 - aspiers@suse.com
|
Wed Feb 29 18:32:12 GMT 2012 - aspiers@suse.com
|
||||||
|
|
||||||
|
2
tar_scm
2
tar_scm
@ -327,7 +327,7 @@ switch_to_revision () {
|
|||||||
if git branch | grep -q '^\* (no branch)$'; then
|
if git branch | grep -q '^\* (no branch)$'; then
|
||||||
echo "$MYREVISION does not refer to a branch, not attempting git pull"
|
echo "$MYREVISION does not refer to a branch, not attempting git pull"
|
||||||
else
|
else
|
||||||
git pull
|
safe_run git pull
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
svn|bzr)
|
svn|bzr)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user