Skip to content

Commit

Permalink
Remove chmod call from bootstrap
Browse files Browse the repository at this point in the history
Remove chmod call from bootstrap as it is now handled in the spec files
  • Loading branch information
joeyw committed May 18, 2014
1 parent f4f7ef5 commit 013d350
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
set -e

bundle install --quiet "$@"
chmod 0600 spec/fixtures/.netrc

0 comments on commit 013d350

Please sign in to comment.