- Call push_dir() with its new boolean arg, including the spot in
authorWayne Davison <wayned@samba.org>
Sun, 8 Oct 2006 20:56:56 +0000 (20:56 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 8 Oct 2006 20:56:56 +0000 (20:56 +0000)
commit615a5415c9f3b156f3f456688f8b702fa05deb8d
treed54cd595973c0ef7cd6aea26490c8f4425f5a0a5
parentba081be327dac7fe6018ee4f14e9b07ace99ac73
- Call push_dir() with its new boolean arg, including the spot in
  get_local_name() where we need push_dir() to skip the chdir() because
  the destination dir does no yet exist and --dry-run was specified.
- Added fix_basis_dirs(), which will combine the dest-dir with each non-
  absolute basis_dir arg to make sure that they end up being relative to
  the right dir when --dry-run was specified and the dest dir does not
  yet exist.
main.c