1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 20:55:19 +03:00
aports/community/ruby-posix-spawn/rakefile-skip-build.patch
Keith Maxwell 1bcbe1dd54 community/ruby-posix-spawn: move from testing
Minor changes to pass lint
2020-04-14 15:45:05 +00:00

10 lines
200 B
Diff

--- a/Rakefile
+++ b/Rakefile
@@ -35,7 +35,6 @@
t.libs << "test"
t.test_files = FileList['test/test_*.rb']
end
-task :test => :build
desc 'Run some benchmarks'
task :benchmark => :build do