sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit b088cabff2a6e9826b7520b4c57b4ac0820ea90c
parent bfc15f33c2f129efeccaa078247df73236a00d06
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Sat, 14 Nov 2015 07:32:50 +0100

Remove stray space

Diffstat:
Mt/test.t | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/test.t b/t/test.t @@ -427,7 +427,7 @@ is($$queue[4], 'zdoom', 'get_build_queue fifth entry correct for single sbo'); my $bug_2 = get_build_queue(['dfvfs'], $warnings); my $bug_2_test = "get_build_queue handles bug 2 properly (%s)"; my @bug_2_req = qw( - six construct pytz pysetuptools python-dateutil python-gflags + six construct pytz pysetuptools python-dateutil python-gflags protobuf libbde libewf libqcow libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow sleuthkit pytsk dfvfs );