Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyikuang committed Nov 8, 2023
1 parent 14947a2 commit 91df0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_gemfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ openstudio --loglevel Trace --bundle Gemfile --bundle_path mygems test_gemfile.r
rm -rf mygems
rm -f Gemfile-git.lock
bundle install --gemfile=Gemfile-git --path mygems
openstudio --loglevel Trace--bundle Gemfile-git --bundle_path mygems test_gemfile_git.rb
openstudio --loglevel Trace --bundle Gemfile-git --bundle_path mygems test_gemfile_git.rb

# rm -rf mygems
# rm -f Gemfile-native.lock
Expand Down

0 comments on commit 91df0f5

Please sign in to comment.