Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.recipe.build
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
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
slapos.recipe.build
Commits
0877f72d
Commit
0877f72d
authored
Sep 05, 2012
by
Cédric de Saint Martin
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove stupid ' making all tests fail on old buildout
parent
b22b7042
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.rst
README.rst
+3
-3
No files found.
README.rst
View file @
0877f72d
...
@@ -287,7 +287,7 @@ Then let's run the buildout::
...
@@ -287,7 +287,7 @@ Then let's run the buildout::
>>> print system(buildout)
>>> print system(buildout)
Installing git-clone.
Installing git-clone.
Cloning into
'/sample-buildout/parts/git-clone'
...
Cloning into
/sample-buildout/parts/git-clone
...
Let's take a look at the buildout parts directory now::
Let's take a look at the buildout parts directory now::
...
@@ -317,7 +317,7 @@ Then let's run the buildout::
...
@@ -317,7 +317,7 @@ Then let's run the buildout::
>>> print system(buildout)
>>> print system(buildout)
Uninstalling git-clone.
Uninstalling git-clone.
Installing git-clone.
Installing git-clone.
Cloning into
'/sample-buildout/parts/git-clone'
...
Cloning into
/sample-buildout/parts/git-clone
...
Let's take a look at the buildout parts directory now::
Let's take a look at the buildout parts directory now::
...
@@ -354,7 +354,7 @@ Then let's run the buildout::
...
@@ -354,7 +354,7 @@ Then let's run the buildout::
>>> print system(buildout)
>>> print system(buildout)
Uninstalling git-clone.
Uninstalling git-clone.
Installing git-clone.
Installing git-clone.
Cloning into
'/sample-buildout/parts/git-clone'
...
Cloning into
/sample-buildout/parts/git-clone
...
Let's take a look at the buildout parts directory now::
Let's take a look at the buildout parts directory now::
...
...
Julien Muchembled
@jm
mentioned in commit
22088def
·
Oct 10, 2016
mentioned in commit
22088def
mentioned in commit 22088def12716d27c8f62f4d0d2de0395fe4cade
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