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

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Tue Nov 14 11:46:18 CET 2006


  User: lool    
  Date: 06/11/14 11:46:18

  Modified:    testsuite/regression run-test-satisfy-depends.sh
  Log:
  * testsuite/regression/run-test-satisfy-depends.sh: log error
    messages with E:, not I:.
  
  Revision  Changes    Path
  1.2       +1 -1      pbuilder/testsuite/regression/run-test-satisfy-depends.sh
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/regression/run-test-satisfy-depends.sh?annotate=1.2&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/regression/run-test-satisfy-depends.sh?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/testsuite/regression/run-test-satisfy-depends.sh.diff?r1=1.2&r2=1.1&cvsroot=
  
  -----------------------------------
  
  Index: run-test-satisfy-depends.sh
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/testsuite/regression/run-test-satisfy-depends.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- run-test-satisfy-depends.sh	30 Oct 2006 10:04:03 -0000	1.1
  +++ run-test-satisfy-depends.sh	14 Nov 2006 10:46:18 -0000	1.2
  @@ -12,7 +12,7 @@
   }
   
   log_e() {
  -    log "I: $*"
  +    log "E: $*"
   }
   
   result() {
  
  
  



More information about the Pbuilder-maint mailing list