debug
This commit is contained in:
parent
a1b94653b0
commit
8d8efa074d
@ -1329,7 +1329,7 @@ def test_env_updates_view_uninstall(
|
|||||||
view_dir = tmpdir.join("view")
|
view_dir = tmpdir.join("view")
|
||||||
env("create", "--with-view=%s" % view_dir, "test")
|
env("create", "--with-view=%s" % view_dir, "test")
|
||||||
with ev.read("test"):
|
with ev.read("test"):
|
||||||
install("--fake", "--add", "mpileaks")
|
print(install("--fake", "--add", "mpileaks"))
|
||||||
|
|
||||||
check_mpileaks_and_deps_in_view(view_dir)
|
check_mpileaks_and_deps_in_view(view_dir)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user