]> git.llucax.com Git - software/bacap.git/commit
Fix extra_flags usage
authorRodrigo Campos <rodrigo@sdfg.com.ar>
Thu, 29 Jul 2010 18:40:35 +0000 (15:40 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 29 Jul 2010 22:02:23 +0000 (19:02 -0300)
commitc2ca8f108021a3eea9102152ae1ea7cc940773c0
treeec39a66706bb64ef0bffc0b9579f1d9df41b522d
parentc568aad9f659812a95c433c2ca6c8c8bb5ef331e
Fix extra_flags usage

We need to "clean" extra flags when we start to backup a new host to
make sure we use the correct options for the current host we are backing
up.

Also, we remove some unused variables that were replaced by
extra_flags.

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