[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rpm-cvs
Subject:    [CVS] RPM: rpm-5_2: rpm/python/ Makefile.am
From:       "Per Øyvind Karlsen" <pkarlsen () rpm5 ! org>
Date:       2009-07-25 2:37:12
Message-ID: 20090725023712.E3A37240BD () rpm5 ! org
[Download RAW message or body]

  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs                       Email:  pkarlsen@rpm5.org
  Module: rpm                              Date:   25-Jul-2009 04:37:12
  Branch: rpm-5_2                          Handle: 2009072502371200

  Modified files:           (Branch: rpm-5_2)
    rpm/python              Makefile.am

  Log:
    make sure that test_rpm.py gets executed in the right working
    directory

  Summary:
    Revision    Changes     Path
    1.84.2.3    +2  -1      rpm/python/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/python/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.84.2.2 -r1.84.2.3 Makefile.am
  --- rpm/python/Makefile.am	24 Jul 2009 21:22:34 -0000	1.84.2.2
  +++ rpm/python/Makefile.am	25 Jul 2009 02:37:12 -0000	1.84.2.3
  @@ -62,4 +62,5 @@
   
   # FIXME: using .libs/ is not really correct, but whatever
   check-local:
  -	PYTHONPATH=$(PYTHONPATH):$(shell pwd):$(shell pwd)/.libs/ python test/test_rpm.py
  +	@export PYTHONPATH=$(PYTHONPATH):$(shell pwd):$(shell pwd)/.libs/ && \
  +	cd test && python test_rpm.py
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic