commit | b407f22c9d960b48ed49ed2a1cee0042d9f2a92e | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Wed Jul 08 13:48:56 2009 -0700 |
committer | Christopher Tate <ctate@google.com> | Wed Jul 08 13:52:50 2009 -0700 |
tree | 710029aab33400cee638316fdf2de016e45c6b0f | |
parent | f9c228a51fba54e80826fb6aa5d53f43a2e86042 [diff] |
Don't invoke the transport if doBackup supplied no data If there's no data to be backed up, we no longer invoke the transport. We *DO* still require that the agent have emitted a valid new state file, however. This change also finally uncomments the code that removes the backup data file after it has been sent to the transport, so there will be no more packagename.data files lying around in the staging area.