Adding target directory and readability with ssh_cmd
authorFredrik Unger <fred@tree.se>
Mon, 6 Feb 2012 21:17:29 +0000 (22:17 +0100)
committerFredrik Unger <fred@tree.se>
Mon, 6 Feb 2012 21:17:29 +0000 (22:17 +0100)
commit1e2f6591827c99d3ece7f558065a28fc9247e54c
treefd0597b8aa02c45bd2478b2b2689b1f08e1baaaf
parent009574858893811b0e286ed68d9cda3d128a32fd
Adding target directory and readability with ssh_cmd

Making sure that the target directory exists and that it is
readable after rsync. ssh_cmd added to simplify the call, but is
currently limited to commands with two arguments plus directory.
Can be generalized. subroutine call used to not need to add extra
dependencies at this point.
src/tree-cutter.py