]> git.tuebingen.mpg.de Git - dss.git/commit
Fix and improve dry run handling.
authorAndre Noll <maan@systemlinux.org>
Sun, 16 Mar 2008 17:15:11 +0000 (18:15 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 16 Mar 2008 17:15:11 +0000 (18:15 +0100)
commita31c35b86e485c6c1feeaf9e1957e3d3ab52c7e5
treefc16f36f001ea99d01959e2e319aaa681ad7ce86
parente4c216f105a5f8d2ce96505685395ea7d7c08dbe
Fix and improve dry run handling.

With this change, the dry-run option becomes global,
i.e. each command can support this option.

Change the create command such that it prints out the
rsync command it would execute if --dry_run was given.
dss.c
dss.ggo