[Pkg-haskell-commits] darcs: tools: PET2 stuff
Marco Túlio Gontijo e Silva
marcot at debian.org
Tue May 31 15:03:02 UTC 2011
Tue May 31 14:43:00 UTC 2011 Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
* PET2 stuff
Ignore-this: e0b682dae6d2b049424a4418129dedcc
M ./add-hooks.sh +1
M ./defaults -1 +1
Tue May 31 14:43:00 UTC 2011 Marco Túlio Gontijo e Silva <marcot at debian.org>
* PET2 stuff
Ignore-this: e0b682dae6d2b049424a4418129dedcc
diff -rN -u old-tools//add-hooks.sh new-tools//add-hooks.sh
--- old-tools//add-hooks.sh 2011-05-31 15:03:02.249273791 +0000
+++ new-tools//add-hooks.sh 2011-05-31 15:03:02.249273791 +0000
@@ -47,6 +47,7 @@
cd /darcs/pkg-haskell/$1
/home/groups/pkg-haskell/darcs-monitor --darcs-path=/home/groups/pkg-haskell/darcs --max-diff=20000 --charset=UTF-8 email pkg-haskell-commits at lists.alioth.debian.org
PERL5LIB=/home/users/nomeata/pet /home/users/nomeata/pet/fetchdata --conf /home/users/nomeata/pet/pet.conf $1
+ /srv/home/groups/pet/PET2/pkg-haskell/pet-darcs-helper update $1
)
shift
done
diff -rN -u old-tools//defaults new-tools//defaults
--- old-tools//defaults 2011-05-31 15:03:02.233274652 +0000
+++ new-tools//defaults 2011-05-31 15:03:02.253273002 +0000
@@ -1,2 +1,2 @@
-apply posthook /home/groups/pkg-haskell/darcs-monitor --darcs-path=/home/groups/pkg-haskell/darcs --max-diff=20000 --charset=UTF-8 email pkg-haskell-commits at lists.alioth.debian.org ; PERL5LIB=/home/users/nomeata/pet /home/users/nomeata/pet/fetchdata --conf /home/users/nomeata/pet/pet.conf $(basename $(pwd))
+apply posthook /home/groups/pkg-haskell/darcs-monitor --darcs-path=/home/groups/pkg-haskell/darcs --max-diff=20000 --charset=UTF-8 email pkg-haskell-commits at lists.alioth.debian.org ; PERL5LIB=/home/users/nomeata/pet /home/users/nomeata/pet/fetchdata --conf /home/users/nomeata/pet/pet.conf $(basename $(pwd)) ; /srv/home/groups/pet/PET2/pkg-haskell/pet-darcs-helper update $(basename $(pwd))
apply run-posthook
More information about the Pkg-haskell-commits
mailing list