Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
d52be7e9
Commit
d52be7e9
authored
Aug 02, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Rakefile] Fix spec:rebuild_integration_fixtures
parent
fe3d6a53
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Rakefile
Rakefile
+1
-1
cocoapods-integration-specs
spec/cocoapods-integration-specs
+1
-1
No files found.
Rakefile
View file @
d52be7e9
...
...
@@ -282,7 +282,7 @@ namespace :spec do
# Remove files not used for the comparison
# To keep the git diff clean
FileList
[
'spec/
integration
/*/after/{Podfile,*.podspec,**/*.xcodeproj,PodTest-hg-source}'
].
each
do
|
to_delete
|
FileList
[
'spec/
cocoapods-integration-specs
/*/after/{Podfile,*.podspec,**/*.xcodeproj,PodTest-hg-source}'
].
each
do
|
to_delete
|
sh
"rm -rf
#{
to_delete
}
"
end
...
...
cocoapods-integration-specs
@
0d881f35
Subproject commit
44b03f0ae223452272211d52f2fee15472bd0b7a
Subproject commit
0d881f354b7c482e27f9af1514c082a1f5a958c7
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