diff --git a/test/test_pdd.rb b/test/test_pdd.rb index 32f81fc..b1d2409 100644 --- a/test/test_pdd.rb +++ b/test/test_pdd.rb @@ -60,7 +60,6 @@ def test_git_repo Dir.mktmpdir 'test' do |dir| opts = opts(['-q', '-s', dir]) raise unless system(" - set -e cd '#{dir}' git init --quiet . git config user.email test@teamed.io