[Pbuilder-maint] pbuilder CVS update: pbuilder/testsuite run-test.sh
pbuilder CVS Commit
pbuilder-maint at lists.alioth.debian.org
Sun Jan 29 21:19:20 UTC 2006
User: dancer
Date: 06/01/29 21:19:19
Modified: testsuite run-test.sh
Log:
implement hookdir for workaround of initscripts and cdebootstrap bug.
add G hooks for pbuilder create.
Revision Changes Path
1.31 +1 -1 pbuilder/testsuite/run-test.sh
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/run-test.sh?annotate=1.31&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/run-test.sh?rev=1.31&content-type=text/x-cvsweb-markup&cvsroot=
CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/run-test.sh.diff?r1=1.31&r2=1.30&cvsroot=
-----------------------------------
Index: run-test.sh
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/testsuite/run-test.sh,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- run-test.sh 21 Dec 2005 11:47:07 -0000 1.30
+++ run-test.sh 29 Jan 2006 21:19:19 -0000 1.31
@@ -27,7 +27,7 @@
testbuild2=$testdir/dir2
testbuild3=$testdir/dir3
-HOOKOPTION=" --hookdir /usr/share/doc/pbuilder/examples/344089"
+HOOKOPTION=" --hookdir /usr/share/doc/pbuilder/examples/workaround"
for DEBOOTSTRAP in debootstrap cdebootstrap; do
case $DEBOOTSTRAP in
More information about the Pbuilder-maint
mailing list