[sysadmin-bin] first section av :P



commit c44a673fd1a453ed3e3c019d1213a71438e177fb
Author: Olav Vitters <olav vitters nl>
Date:   Tue Apr 23 22:30:43 2013 +0200

    first section av :P

 git/post-receive-update-description |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/git/post-receive-update-description b/git/post-receive-update-description
index 3497865..230d1dd 100755
--- a/git/post-receive-update-description
+++ b/git/post-receive-update-description
@@ -21,6 +21,8 @@ update_info_from_doap() {
 
     git cat-file blob "$newrev:$path" | $BINDIR/extract-doap-info $GIT_DIR
     $BINDIR/update-cgit
+    echo 'Rebuild the maintainers list for this module'
+    /usr/bin/fishpoke clipboard-back doap_rebuild
 }
 
 update_info_from_maintainers() {
@@ -34,8 +36,6 @@ update_info_from_maintainers() {
 
     git cat-file blob "$newrev:$path" | $BINDIR/doap-from-maintainers > $GIT_DIR/gnome_doap
     $BINDIR/update-cgit
-    echo 'Rebuild the maintainers list for this module'
-    /usr/bin/fishpoke clipboard-back doap_rebuild
 }
 
 update_info() {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]