[Pbuilder-maint] pbuilder CVS update: pbuilder/testsuite run-test.sh

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Sat Jun 17 07:57:31 UTC 2006


  User: dancer  
  Date: 06/06/17 07:57:30

  Modified:    testsuite run-test.sh
  Log:
  update testsuite
  . do not run sarge test anymore
  . updated test run.
  
  Revision  Changes    Path
  1.35      +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.35&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/run-test.sh?rev=1.35&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.35&r2=1.34&cvsroot=
  
  -----------------------------------
  
  Index: run-test.sh
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/testsuite/run-test.sh,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- run-test.sh	29 May 2006 23:15:26 -0000	1.34
  +++ run-test.sh	17 Jun 2006 07:57:30 -0000	1.35
  @@ -48,7 +48,7 @@
       : > ${RESULTFILE}
       RESULTFILE=$(readlink -f ${RESULTFILE})
       
  -    for distribution in sid sarge etch; do
  +    for distribution in sid etch; do
   	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