Skip to content

Commit d97b7f3

Browse files
ffespaulirish
authored andcommitted
Fix BATS testing on WSL (#104)
The $openopt resulted in unexpected results during testing
1 parent 3a423e1 commit d97b7f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

git-open

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,5 @@ fi
171171

172172
# open it in a browser
173173
${BROWSER:-$open} $openopt "$openurl"
174+
175+
unset openopt

0 commit comments

Comments
 (0)