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.saved
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
0
Merge Requests
0
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
Jérome Perrin
slapos.recipe.build.saved
Commits
9f2ba440
Commit
9f2ba440
authored
Mar 21, 2017
by
Rafael Monnerat
👻
Committed by
Julien Muchembled
May 29, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: buildout folder is not generated anymore.
parent
42ee346a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
README.rst
README.rst
+0
-3
No files found.
README.rst
View file @
9f2ba440
...
@@ -157,7 +157,6 @@ Then let's run the buildout::
...
@@ -157,7 +157,6 @@ Then let's run the buildout::
Let's take a look at the buildout parts directory now::
Let's take a look at the buildout parts directory now::
>>> ls(sample_buildout, 'parts')
>>> ls(sample_buildout, 'parts')
d buildout
d git-clone
d git-clone
When updating, it will do a "git fetch; git reset @{upstream}"::
When updating, it will do a "git fetch; git reset @{upstream}"::
...
@@ -195,7 +194,6 @@ Then let's run the buildout::
...
@@ -195,7 +194,6 @@ Then let's run the buildout::
Let's take a look at the buildout parts directory now::
Let's take a look at the buildout parts directory now::
>>> ls(sample_buildout, 'parts')
>>> ls(sample_buildout, 'parts')
d buildout
d git-clone
d git-clone
And let's see that current branch is "build"::
And let's see that current branch is "build"::
...
@@ -242,7 +240,6 @@ Then let's run the buildout::
...
@@ -242,7 +240,6 @@ Then let's run the buildout::
Let's take a look at the buildout parts directory now::
Let's take a look at the buildout parts directory now::
>>> ls(sample_buildout, 'parts')
>>> ls(sample_buildout, 'parts')
d buildout
d git-clone
d git-clone
And let's see that current revision is "2566127"::
And let's see that current revision is "2566127"::
...
...
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