[ET Trac] [Einstein Toolkit] #916: GetComponents can't update Cactus

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue May 22 16:02:01 CDT 2012


#916: GetComponents can't update Cactus
----------------------------+-----------------------------------------------
  Reporter:  sbrandt        |       Owner:  eric9     
      Type:  defect         |      Status:  review    
  Priority:  critical       |   Milestone:  ET_2012_05
 Component:  GetComponents  |     Version:            
Resolution:                 |    Keywords:            
----------------------------+-----------------------------------------------

Comment (by rhaas):

 Ok to apply. I cannot think of a reason why one would want to have a space
 at the end of a string that is used for a filename or directory name.

 The pasted code (or at least what makes it into the html) seems to have a
 syntax error though. My perl complains unless I use:
 {{{
 for my $pairs (@pairs) {
   $pairs =~ s/\s+$//;
 }
 }}}

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


More information about the Trac mailing list