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)
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.


No differences found