Running ant spec-short without the proper Git abbreviations does not break
--------------------------------------------------------------------------
Key: JRUBY-3659
URL: http://jira.codehaus.org/browse/JRUBY-3659
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: JRuby 1.3RC1
Reporter: François Beausoleil
Attachments:
0001-Don-t-use-abbreviations-for-git-subcommands-in-case.patch
$ ant spec-short
...
fetch-stable-specs:
[echo] Rolling rubyspec to stable version
[exec] git: 'co' is not a git-command. See 'git --help'.
[exec] Result: 1
[echo] Rolling mspec to stable version
[exec] git: 'co' is not a git-command. See 'git --help'.
[exec] Result: 1
The solution is to use the full "checkout" command instead of just "co".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email