Ticket #79 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

DSSS deletes all targets, not only the requested ones.

Reported by: keinfarbton Assigned to: Gregor
Priority: major Milestone:
Component: DSSS Version:
Keywords: Cc:

Description

If a dsss.conf specifies multiple targets, and a dsss build call is done with only one target requested, all old targets are removed.

Change History

06/28/07 00:45:22 changed by Gregor

  • status changed from new to closed.
  • resolution set to invalid.

If I'm wrong about this, reopen.

When you change dsss.conf, it assumes everything is out of date and removes it all. Normally, 'dsss build' doesn't delete anything, so if it is, it's because dsss.conf changed. So, this isn't a bug.