Bug 329040

Summary: MetadataMover: Remove QFileInfo::isDir check
Product: [Unmaintained] Baloo Reporter: Vishesh Handa <me>
Component: Baloo File DaemonAssignee: Vishesh Handa <me>
Status: RESOLVED NOT A BUG    
Severity: task CC: manugupt1, pramitigoel20
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Bug Depends on: 329039    
Bug Blocks:    

Description Vishesh Handa 2013-12-20 14:20:23 UTC
The MetadataMover can be informed if the file removed is a directory by the FileWatcher. It does not need the extra check.

Make sure the unit tests are updated as well.