From: Ian Jackson Date: Mon, 30 Jan 2012 21:19:26 +0000 (+0000) Subject: format changed but tb-create hasn't X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=20a1a234d7dda507b25b81fc48e59aed506946c5;p=topbloke.git format changed but tb-create hasn't --- 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;