wok rev 17700

Up marlin: edit last patch (again)
author Yuri Pourre <yuripourre@gmail.com>
date Fri Feb 27 00:17:46 2015 -0300 (2015-02-27)
parents c611d2ab4b50
children 73faedffa8d8
files marlin/stuff/marlin-fix-tests.patch
line diff
     1.1 --- a/marlin/stuff/marlin-fix-tests.patch	Thu Feb 26 22:14:27 2015 -0300
     1.2 +++ b/marlin/stuff/marlin-fix-tests.patch	Fri Feb 27 00:17:46 2015 -0300
     1.3 @@ -1,6 +1,6 @@
     1.4  # opened ticket at https://bugs.launchpad.net/marlin/+bug/1404153
     1.5 ---- marlin-0.5/libwidget/tests/tests-pathbar.vala	2015-02-26 21:42:49.328510064 -0300
     1.6 -+++ marlin-0.5/libwidget/tests/tests-pathbar.vala	2015-02-26 21:42:31.216508618 -0300
     1.7 +--- marlin-0.5/libwidgets/tests/tests-pathbar.vala
     1.8 ++++ marlin-0.5/libwidgets/tests/tests-pathbar.vala
     1.9  @@ -35,7 +35,7 @@
    1.10           var bread_entry = new BreadcrumbsEntry();
    1.11           assert(bread_entry is BreadcrumbsEntry);