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

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Mon May 29 23:11:24 UTC 2006


  User: dancer  
  Date: 06/05/29 23:11:24

  Modified:    testsuite run-test.sh
  Log:
  modify mirror site to be non-amd64
  
  Revision  Changes    Path
  1.33      +1 -2      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.33&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/run-test.sh?rev=1.33&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.33&r2=1.32&cvsroot=
  
  -----------------------------------
  
  Index: run-test.sh
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/testsuite/run-test.sh,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- run-test.sh	30 Jan 2006 05:21:13 -0000	1.32
  +++ run-test.sh	29 May 2006 23:11:24 -0000	1.33
  @@ -18,8 +18,7 @@
   [ -x /usr/bin/cdebootstrap ] || exit 1
   
   
  -#mirror=http://ftp.jp.debian.org/debian
  -mirror=http://ftp.jp.debian.org/debian-amd64/debian/ 
  +mirror=http://ftp.jp.debian.org/debian
   
   testdir=$(TMPDIR=$(pwd) mktemp -d)
   testimage=$testdir/testimage
  
  
  



More information about the Pbuilder-maint mailing list