Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
ruby-moneta
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Ruby Team
ruby-moneta
Commits
5ecb202f
Verified
Commit
5ecb202f
authored
3 months ago
by
Youhei SASAKI
Browse files
Options
Downloads
Patches
Plain Diff
d/rules: ignore tests of ruby3.1, cleanup remnant
Signed-off-by:
Youhei SASAKI
<
uwabami@gfd-dennou.org
>
parent
2ffd3fec
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/rules
+2
-1
2 additions, 1 deletion
debian/rules
with
2 additions
and
1 deletion
debian/rules
+
2
−
1
View file @
5ecb202f
...
...
@@ -6,7 +6,7 @@
#
# Uncomment to ignore some test failures (but the tests will run anyway).
# Valid values:
#
export DH_RUBY_IGNORE_TESTS=ruby
1.8 ruby1.9.1 require-rubygems
export DH_RUBY_IGNORE_TESTS=ruby
3.1
#
# If you need to specify the .gemspec (eg there is more than one)
#export DH_RUBY_GEMSPEC=gem.gemspec
...
...
@@ -17,3 +17,4 @@
override_dh_auto_clean:
dh_auto_clean
rm -rf $(CURDIR)/spec/tmp
rm -f $(CURDIR)/debian/ruby-tests.gemfile.lock
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment