Skip to content

Commit

Permalink
Add rake generate_test to update submodule script
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed May 20, 2015
1 parent 259b303 commit a3c7803
Show file tree
Hide file tree
Showing 2 changed files with 2,193 additions and 2,192 deletions.
1 change: 1 addition & 0 deletions script/update_submodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ sha=`git rev-parse HEAD`
cd ../../..
git add ext/commonmarker/cmark
git commit -m "Update cmark to ${sha}"
rake generate_test
Loading

0 comments on commit a3c7803

Please sign in to comment.