public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore/files: pkgcore-sandbox.patch
@ 2009-01-31 12:30 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-01-31 12:30 UTC (permalink / raw
  To: gentoo-commits

patrick     09/01/31 12:30:08

  Added:                pkgcore-sandbox.patch
  Log:
  Fixing test failure, patch by Brian Harring. Fixes #216942
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-apps/pkgcore/files/pkgcore-sandbox.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pkgcore/files/pkgcore-sandbox.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pkgcore/files/pkgcore-sandbox.patch?rev=1.1&content-type=text/plain

Index: pkgcore-sandbox.patch
===================================================================
=== modified file 'pkgcore/test/test_spawn.py'
--- pkgcore/test/test_spawn.py	2008-08-12 23:39:01 +0000
+++ pkgcore/test/test_spawn.py	2009-01-31 03:16:51 +0000
@@ -78,7 +78,7 @@
         self.assertTrue(ret[1], msg="no output; exit code was %s; script "
             "location %s" % (ret[0], fp))
         self.assertIn("libsandbox.so", [os.path.basename(x.strip()) for x in
-            ret[1][0].split(":")])
+            ret[1][0].split()])
         os.unlink(fp)
 
 
@@ -102,7 +102,7 @@
             os.rmdir(dpath)
             self.assertIn("libsandbox.so", [os.path.basename(x.strip()) for x in
                 spawn.spawn_get_output(
-                fp, spawn_type=spawn.spawn_sandbox, chdir='/')[1][0].split(":")])
+                fp, spawn_type=spawn.spawn_sandbox, chdir='/')[1][0].split()])
             os.unlink(fp)
         finally:
             if cwd is not None:







^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore/files: pkgcore-sandbox.patch
@ 2010-04-20 18:57 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-04-20 18:57 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/04/20 18:57:08

  Removed:              pkgcore-sandbox.patch
  Log:
  Delete older ebuilds.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-20 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-31 12:30 [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore/files: pkgcore-sandbox.patch Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-20 18:57 Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox