[ET Trac] [Einstein Toolkit] #392: Strange message "already on master"

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu Nov 7 17:45:43 CST 2013


#392: Strange message "already on master"
----------------------------+-----------------------------------------------
  Reporter:  eschnett       |       Owner:  eric9     
      Type:  defect         |      Status:  closed    
  Priority:  minor          |   Milestone:  ET_2013_11
 Component:  GetComponents  |     Version:            
Resolution:  fixed          |    Keywords:            
----------------------------+-----------------------------------------------
Changes (by rhaas):

  * status:  review => closed
  * resolution:  => fixed


Comment:

 There is indeed no issue with regex in this patch. There are other places
 in GetComponents (eg line 1711:
 {{{#!python
 # three possibilities:
 # 1. branch exists locally, needs update
 # 2. branch exists remotely, needs local tracking branch
 # 3. branch is actually tag, do nothing

 if ( `cd $repo_loc && $git branch` =~ /$branch/m ) {
 }}}) where regex are used however.

 Applied as git hash de0b1dd9feb097591130c33bf7a61862cacf4ff0 of CRL.

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


More information about the Trac mailing list