blue_hydra: possibly fix rspec

This commit is contained in:
Rick Farina (Zero_Chaos) 2016-07-27 11:05:00 -04:00
parent 07f0b3d01e
commit 78788cafa1
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -66,7 +66,7 @@ each_ruby_prepare() {
}
each_ruby_test() {
${RUBY} -S rspec || die
ruby-ng_rspec || die
}
each_ruby_install() {