Package: trash-cli / 0.12.9.14-2.1

Metadata

Package Version Patches format
trash-cli 0.12.9.14-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix should_output_info_for_multiple_files.patch | (download)

integration_tests/describe_trash_list.py | 8 5 + 3 - 0 !
integration_tests/output_collector.py | 8 8 + 0 - 0 !
2 files changed, 13 insertions(+), 3 deletions(-)

 fix should_output_info_for_multiple_files

Test should_output_info_for_multiple_files fails because the output is
not in the same order as the input.  Add assert_equal_any_order() to
the OutputCollector, which sorts the expected and actual lines so that
the output matches even if the order in which they are shown in
fix getmntent segfault.patch | (download)

trashcli/list_mount_points.py 2015-06-16 22:08:36.777137116 +0900 | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix segfaults when calling getmntent and fclose