[Utnubu-commits] [SCM] udd-scripts branch, master, updated. e9ac69f6a026ce13f07aee7a4e8fa78f78fa3d2f

David Paleino dapal at debian.org
Wed Dec 29 09:46:24 UTC 2010


The following commit has been merged in the master branch:
commit e9ac69f6a026ce13f07aee7a4e8fa78f78fa3d2f
Author: David Paleino <dapal at debian.org>
Date:   Wed Dec 29 10:46:15 2010 +0100

    Improve doitall.sh

diff --git a/doitall.sh b/doitall.sh
index 591dc5a..9faa2c8 100755
--- a/doitall.sh
+++ b/doitall.sh
@@ -7,6 +7,9 @@ echo Listing missing packages from Ubuntu
 udd-scripts/list-missing-packages.py
 
 # Commit the pages, and update the wiki
-cd /var/lib/gforge/chroot/home/groups/utnubu/www
-git commit -a -m 'Automatic run -- `date -R`'
+cd /git/utnubu/www.git
+git add \*
+git commit -a -m "Automatic run -- `date -R`"
+
+cd /var/lib/gforge/chroot/home/groups/utnubu
 bin/update-wiki

-- 
UDD scripts



More information about the Utnubu-commits mailing list