chiark / gitweb /
format changed but tb-create hasn't
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jan 2012 21:19:26 +0000 (21:19 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Jan 2012 21:19:26 +0000 (21:19 +0000)
tb-create.pl

index 0e93c45381a8f723c438fecfd37ebf71d91a33b1..68c571f369cd280c7eeb9c3abe9825af9a4edd93 100755 (executable)
@@ -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;