more debugging
This commit is contained in:
parent
09233022ac
commit
2000dc0663
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue