[oe-commits] Cliff Brake : weekly-changelog-report.sh: remove Holger's branch

git version control git at git.openembedded.org
Fri Feb 4 15:22:38 UTC 2011


Module: openembedded.git
Branch: master
Commit: c33cd1ae91b087366024d2b7e8e4b30db8e08dfb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c33cd1ae91b087366024d2b7e8e4b30db8e08dfb

Author: Cliff Brake <cbrake at bec-systems.com>
Date:   Fri Feb  4 10:21:50 2011 -0500

weekly-changelog-report.sh: remove Holger's branch

---

 contrib/weekly-changelog-report.sh |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/weekly-changelog-report.sh b/contrib/weekly-changelog-report.sh
index 3bdafcd..14a35db 100755
--- a/contrib/weekly-changelog-report.sh
+++ b/contrib/weekly-changelog-report.sh
@@ -3,9 +3,9 @@
 echo "====================================================="
 ./contrib/weekly-changelog-report.py
 echo
-echo "====================================================="
-./contrib/weekly-changelog-report.py origin/holger/staging-branch
-echo
+#@echo "====================================================="
+#./contrib/weekly-changelog-report.py origin/holger/staging-branch
+#echo
 
 wget 'http://bugs.openembedded.net/buglist.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&bugidtype=include&chfieldfrom=7d&chfieldto=Now&chfieldvalue=&email1=&email2=&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&emailtype1=substring&emailtype2=substring&field-1-0-0=bug_status&field0-0-0=noop&known_name=1WFixed&long_desc=&long_desc_type=substring&query_format=advanced&remaction=&short_desc=&short_desc_type=allwordssubstr&type-1-0-0=anyexact&type0-0-0=noop&value-1-0-0=RESOLVED%2CVERIFIED%2CCLOSED&value0-0-0=&ctype=csv' -O resolved-bugs.csv >& /dev/null
 





More information about the Openembedded-commits mailing list