events: Fix reversed logic in clean()

This is a bug preventing cleanup of the build directory under normal
operation. We want the logic to only skip cleaning the build directory
when there was more than 'max' items cleaned in the delete directory.

Change-Id: Ib457a8b47c2c025dc7859094836ea6624f4ae4c3
1 file changed