Commit ff3a32b9 authored by Łukasz Nowak's avatar Łukasz Nowak

Show how networkcache is installed.

parent eeaccfc2
......@@ -28,7 +28,10 @@ So lets activate networkcache in buildout:
... slapos.libnetworkcache
... zc.buildout
... ''')
>>> ignored = system(buildout)
>>> print system(buildout)
Installing networkcache.
Getting distribution for 'slapos.libnetworkcache'.
Got slapos.libnetworkcache ...
Lets check that networkcache is correclty installed:
>>> write(sample_buildout, 'buildout.cfg',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment