more debugging

This commit is contained in:
Seth Call 2021-04-02 17:05:48 -05:00
parent 09233022ac
commit 2000dc0663
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ cp ../ruby/jam_ruby-${GEM_VERSION}.gem vendor/cache/ || { echo "unable to copy j
ls -la ../pb/target/ruby/jampb ls -la ../pb/target/ruby/jampb
ls -la vendor/cache ls -la vendor/cache
gem env
bundle list
# put all dependencies into vendor/bundle # put all dependencies into vendor/bundle
#rm -rf vendor/bundle -- let checkins config 'wipe workspace' decide this #rm -rf vendor/bundle -- let checkins config 'wipe workspace' decide this