[sysadmin-bin] Remove references to doap_rebuild
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Remove references to doap_rebuild
- Date: Fri, 3 Oct 2014 11:05:35 +0000 (UTC)
commit e5e74d5330c0076813838c378866cc29e26570d5
Author: Andrea Veri <av gnome org>
Date: Fri Oct 3 13:05:07 2014 +0200
Remove references to doap_rebuild
git/finish-import | 2 --
git/post-receive-update-description | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/git/finish-import b/git/finish-import
index 1c5b3b7..e9d082c 100755
--- a/git/finish-import
+++ b/git/finish-import
@@ -37,7 +37,5 @@ echo "Clearing pending flag on $GIT_DIR"
rm $GIT_DIR/pending
$BINDIR/update-cgit
-echo "Updating the list of maintainers"
-fishpoke clipboard-back doap_rebuild
echo "$name is now ready for use"
diff --git a/git/post-receive-update-description b/git/post-receive-update-description
index 99aa17b..842cc74 100755
--- a/git/post-receive-update-description
+++ b/git/post-receive-update-description
@@ -21,8 +21,6 @@ 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() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]