Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.buildout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
slapos.buildout
Commits
bacd2505
Commit
bacd2505
authored
Jul 06, 2011
by
Łukasz Nowak
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow to find slapos.libnetworkcache during test.
parent
2446ce69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/zc/buildout/testing.py
src/zc/buildout/testing.py
+1
-1
No files found.
src/zc/buildout/testing.py
View file @
bacd2505
...
...
@@ -269,7 +269,7 @@ def make_buildout(executable=None):
"""Make a buildout that uses this version of zc.buildout."""
# Create a basic buildout.cfg to avoid a warning from buildout.
open('buildout.cfg', 'w').write(
"
[
buildout
]
\
nparts
=
\
n
"
"
[
buildout
]
\
nparts
=
\
n
find
-
links
=
http
:
//
pypi
.
python
.
org
/
pypi
/
slapos
.
libnetworkcache
"
)
# Get state of installer defaults so we can reinstate them (instantiating
# a Buildout will force the Buildout's defaults on the installer).
...
...
Łukasz Nowak
@luke
mentioned in commit
e3345a7a
·
May 31, 2017
mentioned in commit
e3345a7a
mentioned in commit e3345a7ad0292c6cc465608c4e1206432aefc3e7
Toggle commit list
Łukasz Nowak
@luke
mentioned in commit
9831641b
·
May 31, 2017
mentioned in commit
9831641b
mentioned in commit 9831641bafa0ed240492c0886536d5976c57f634
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment