theslinux-buildsystem branch _utils updated e916f67 Rename :s-get_update -> :_get_update

  • From: git@xxxxxxxxxxxxxxxxxxxx
  • To: theslinux-phantom@xxxxxxxxxxxxx
  • Date: Fri, 09 Aug 2013 01:31:14 -0700

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "theslinux-buildsystem".

The branch, _utils has been updated
       via  e916f67415f706f7975c79aa6b3437939f591c8c (commit)
      from  5e1b6f8783aad6154970415e7d76ee83b7663c40 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e916f67415f706f7975c79aa6b3437939f591c8c
Author: Ky-Anh Huynh <kyanh@xxxxxxxxxxxxx>
Date:   Fri Aug 9 15:29:47 2013 +0700

    Rename :s-get_update -> :_get_update

-----------------------------------------------------------------------

Summary of changes:
 _utils/run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_utils/run.sh b/_utils/run.sh
index fa3b286..3bbf383 100755
--- a/_utils/run.sh
+++ b/_utils/run.sh
@@ -767,7 +767,7 @@ _s_env() {
 # Execute the `get_update` function from PKGBUILD. If the function
 # does not exist, an error will occur. Assume that we are in right
 # directory (this is true if `_s_env` runs  well) that has PKGBUILD
-s-get_update() {
+_get_update() {
   _s_env || return 1
   unset "get_update"
   source "PKGBUILD" || return 127


hooks/post-receive
-- 
theslinux-buildsystem
--
Purpose: Store commits, feeds from other projects
Post: mailto:theslinux-phantom@xxxxxxxxxxxxx
Archive, Gmane: http://theslinux.org/lists/phantom/
Subscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=subscribe
Unsubscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=unsubscribe
Other information: http://theslinux.org/lists (vi) or 
http://theslinux.org/lists/en (en)
Support: mailto:theslinux-questions@xxxxxxxxxxxxx

Other related posts:

  • » theslinux-buildsystem branch _utils updated e916f67 Rename :s-get_update -> :_get_update - git