浏览代码

Remove berks from bundler exec

Since berkshelf should be installed with the chef development kit (since version 3.0), it should not be executed with bundler anymore.
Wouter Sioen 10 年之前
父节点
当前提交
b10ee6c8d4
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      bundler-exec.sh

+ 0 - 1
bundler-exec.sh

@@ -33,7 +33,6 @@ run-with-bundler()
 ## Main program
 ## Main program
 
 
 BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-
 BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-
-berks
 cap
 cap
 capify
 capify
 chefspec
 chefspec