Skip to content

Commit

Permalink
cc Updated makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker committed Mar 1, 2014
1 parent 6556ee4 commit 1797238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conformance-checkers/Makefile
Expand Up @@ -29,7 +29,7 @@ messages.json: .FORCE

push:
cd .. \
&& $(GIT) subtree push -P conformance-checkers/ $(VNU_TEST_REPO) master \
&& git push $(VNU_TEST_REPO) `git subtree split -P conformance-checkers`:master --force
&& cd -

its-push:
Expand Down

0 comments on commit 1797238

Please sign in to comment.