From: Markus Lehtonen Date: Fri, 27 Jun 2014 05:39:15 +0000 (+0300) Subject: tests/testutils: add directories arg to ls_* functions X-Git-Tag: debian/0.6.26~58 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8ef6423921a3b0b67f90e8435d16c0506cb9092;p=tools%2Fgit-buildpackage.git tests/testutils: add directories arg to ls_* functions With this you can exclude directories from the listing returned by the ls_tar(), ls_zip() and ls_dir() functions. Signed-off-by: Markus Lehtonen ---