[ET Trac] [Einstein Toolkit] #1972: GetComponents fails if the target path contains a space

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu Oct 6 17:35:43 CDT 2016


#1972: GetComponents  fails if the target path contains a space
---------------------------+------------------------------------------------
 Reporter:  rhaas          |       Owner:                     
     Type:  defect         |      Status:  new                
 Priority:  blocker        |   Milestone:                     
Component:  GetComponents  |     Version:  development version
 Keywords:                 |  
---------------------------+------------------------------------------------
 The following fails:
 {{{
 mkdir "Google Drive"
 cd "Google Drive"
 GetComponents
 https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2016_05/einsteintoolkit.th
 }}}
 since the git handler (at least) does not properly quote the arguments it
 passes to git and git complains about too many arguments.

 Related to this: GetComponents does not output stderr for failed commands
 and it likely should (this may involve interfacing with Perl's IPC
 module).

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1972>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list