Skip to content

Commit

Permalink
[cqfn#108] fix commands for win
Browse files Browse the repository at this point in the history
  • Loading branch information
Arina Cheverda committed Jun 1, 2022
1 parent 7fe7d1b commit 8aa77b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_pdd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]
Expand Down

0 comments on commit 8aa77b8

Please sign in to comment.