mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-26 02:16:30 +00:00
@@ -89,7 +89,7 @@ kill -SIGHUP $(pgrep pgcat) # Reload config again
|
|||||||
#
|
#
|
||||||
cd tests/ruby
|
cd tests/ruby
|
||||||
sudo gem install bundler
|
sudo gem install bundler
|
||||||
bundle install
|
sudo bundle install
|
||||||
bundle exec ruby tests.rb || exit 1
|
bundle exec ruby tests.rb || exit 1
|
||||||
bundle exec rspec *_spec.rb || exit 1
|
bundle exec rspec *_spec.rb || exit 1
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|||||||
Reference in New Issue
Block a user