]> git.llucax.com Git - software/bacap.git/commit
Remove uneeded rsync flag
authorRodrigo Campos <rodrigo@sdfg.com.ar>
Thu, 18 Nov 2010 15:42:34 +0000 (12:42 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 18 Nov 2010 16:14:44 +0000 (13:14 -0300)
commit18967926c5d8ab7ce3b42e54fb9737767134d42e
treef462ed9ca34e76624edc64ce9ae06b0df94fc577
parent5b3f492851eb2f1335f3d2654cce156aab7b45a8
Remove uneeded rsync flag

rsync --delete-excluded was needed when cp was used to create the
hardlinks. Now that rsync creates them, it is not needed anymore.

Signed-off-by: Rodrigo Campos <rodrigo@sdfg.com.ar>
bacap