Revision b2eed6a...

Go back to digest for 16th December 2012

Bug Fixes in KDE Base

David Faure committed changes in [kdelibs/KDE/4.9] kio/tests/jobtest.cpp:

Fix kio-jobtest on odd file systems.

Some file systems (i.e. btrfs) report 0 as file size for directories.
That caused this test to fail, as the total file size of the tested
files and directories fell below the tested threshold.

Change the threshold value to only cover the size of the files.
(cherry picked from commit dff93704fbf325dadf0b151f47d2b37d0120eb05)

File Changes

Modified 1 files
  • kio/tests/jobtest.cpp
1 files changed in total