[Pkg-haskell-commits] darcs: tools: Disable PET1 posthook, does not work due to vasks/wagner split

Marco Túlio Gontijo e Silva marcot at debian.org
Mon Jul 11 19:58:17 UTC 2011


Wed Jun 15 09:56:58 UTC 2011  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * Disable PET1 posthook, does not work due to vasks/wagner split
  Ignore-this: ed38ba249b51e2fed42446b31f1ee5cc

    M ./add-hooks.sh -1
    M ./defaults -1 +1

Wed Jun 15 09:56:58 UTC 2011  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * Disable PET1 posthook, does not work due to vasks/wagner split
  Ignore-this: ed38ba249b51e2fed42446b31f1ee5cc
diff -rN -u old-tools//add-hooks.sh new-tools//add-hooks.sh
--- old-tools//add-hooks.sh	2011-07-11 19:58:16.861057698 +0000
+++ new-tools//add-hooks.sh	2011-07-11 19:58:16.861057698 +0000
@@ -46,7 +46,6 @@
     (
     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
diff -rN -u old-tools//defaults new-tools//defaults
--- old-tools//defaults	2011-07-11 19:58:16.861057698 +0000
+++ new-tools//defaults	2011-07-11 19:58:16.861057698 +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)) ; /srv/home/groups/pet/PET2/pkg-haskell/pet-darcs-helper update $(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 ; /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