[Pbuilder-maint] pbuilder CVS update: pbuilder/testsuite run-test.sh
pbuilder CVS Commit
pbuilder-maint at lists.alioth.debian.org
Mon Jan 30 05:21:13 UTC 2006
User: dancer
Date: 06/01/30 05:21:13
Modified: testsuite run-test.sh
Log:
successful log after adding a workaround
Revision Changes Path
1.32 +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.32&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/run-test.sh?rev=1.32&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.32&r2=1.31&cvsroot=
-----------------------------------
Index: run-test.sh
===================================================================
RCS file: /cvsroot/pbuilder/pbuilder/testsuite/run-test.sh,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- run-test.sh 29 Jan 2006 21:19:19 -0000 1.31
+++ run-test.sh 30 Jan 2006 05:21:13 -0000 1.32
@@ -50,7 +50,7 @@
RESULTFILE=$(readlink -f ${RESULTFILE})
for distribution in sid sarge etch; do
- sudo ${PBUILDER} create "${DEBOOTSTRAPOPTS[@]}" --mirror $mirror --debootstrap ${DEBOOTSTRAP} --distribution "${distribution}" --basetgz ${testimage} --logfile ${logdir}/pbuilder-create-${distribution}.log
+ sudo ${PBUILDER} create $HOOKOPTION "${DEBOOTSTRAPOPTS[@]}" --mirror $mirror --debootstrap ${DEBOOTSTRAP} --distribution "${distribution}" --basetgz ${testimage} --logfile ${logdir}/pbuilder-create-${distribution}.log
log_success create-${distribution}-${DEBOOTSTRAP}
More information about the Pbuilder-maint
mailing list