[ET Trac] [Einstein Toolkit] #1395: GetComponents --parallel does not work

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Jul 1 21:54:19 CDT 2013


#1395: GetComponents --parallel does not work
----------------------------+-----------------------------------------------
  Reporter:  eschnett       |       Owner:  eric9              
      Type:  defect         |      Status:  new                
  Priority:  blocker        |   Milestone:                     
 Component:  GetComponents  |     Version:  development version
Resolution:                 |    Keywords:                     
----------------------------+-----------------------------------------------

Comment (by knarf):

 The attached patch works around a change in the git interface. Version
 1.6.1.3 (queenbee) doesn't understand the shorthand of
 {{{
 git checkout NAME
 }}}
 for
 {{{
 git checkout -b NAME origin/NAME
 }}}
 yet. So, I changed GetComponents to use the full command, which also works
 with newer versions of git. Tested and works on queenbee. Please review
 for backport to ET_2013_05 (and, obviously master as well).

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1395#comment:12>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list