[Commits] [Einstein Toolkit] #49: File name '' is excluded from rsync

Einstein Toolkit trac at einsteintoolkit.org
Fri Oct 15 13:21:22 CDT 2010


#49: File name '' is excluded from rsync
------------------------+---------------------------------------------------
 Reporter:  eschnett    |       Owner:  mthomas
     Type:  defect      |      Status:  new    
 Priority:  minor       |   Milestone:         
Component:  SimFactory  |     Version:         
 Keywords:              |  
------------------------+---------------------------------------------------
 When I rsync from my notebook to numrel02, simfactory constructs the
 following command:

 Executing: /bin/bash -c "{ :; } && rsync --rsh='ssh ' --rsync-
 path=/usr/local/packages/numrel/rsync-3.0.7/bin/rsync    --archive --hard-
 links --sparse --verbose --progress --partial --stats --compress --delete
 --delete-excluded --filter 'protect *.pyc' --exclude '_darcs' --exclude
 'CVS' --exclude 'doxygen' --exclude '.#*' --exclude '.DS_Store' --exclude
 '.git' --exclude '.hg' --exclude '.svn' --exclude '*~' --exclude '*.pyc'
 --exclude '' CONTRIBUTORS COPYRIGHT Makefile arrangements lib repos
 simfactory src cactus.config perl-simfactory
 eschnett at numrel02.cct.lsu.edu:/home/eschnett/EinsteinToolkit-hg"

 This contains the option --exclude '', which seems as if it should not be
 there.

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


More information about the Commits mailing list