mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
blue_hydra: possibly fix rspec
This commit is contained in:
parent
07f0b3d01e
commit
78788cafa1
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ each_ruby_prepare() {
|
|||
}
|
||||
|
||||
each_ruby_test() {
|
||||
${RUBY} -S rspec || die
|
||||
ruby-ng_rspec || die
|
||||
}
|
||||
|
||||
each_ruby_install() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue