From 20a1a234d7dda507b25b81fc48e59aed506946c5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 30 Jan 2012 21:19:26 +0000 Subject: [PATCH] format changed but tb-create hasn't --- tb-create.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tb-create.pl b/tb-create.pl index 0e93c45..68c571f 100755 --- a/tb-create.pl +++ b/tb-create.pl @@ -7,6 +7,8 @@ use strict; use Getopt::Long; use Topbloke; +fixme needs update to new metadata; + Getopt::Long::Configure(qw(bundling)); die "bad usage\n" unless @ARGV==1; -- 2.30.2