From: Tara L Andrews Date: Wed, 22 Feb 2012 20:10:03 +0000 (+0100) Subject: as long as we are hacking... X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2Fstemmatology.git;a=commitdiff_plain;h=5d90cf7462f08da5c1f328af38a8fc461c0c294a as long as we are hacking... --- diff --git a/script/make_tradition.pl b/script/make_tradition.pl index 1b184a4..e4bc47c 100755 --- a/script/make_tradition.pl +++ b/script/make_tradition.pl @@ -82,6 +82,8 @@ if( $HACK ) { my @togo = qw/ C E G /; $tradition->collation->clear_witness( @togo ); $tradition->del_witness( @togo ); + # Set the funny name while we're at it + $tradition->name( "\x{17d}amanakagrut\x{2bf}iwn" ); } # Now output what we have been asked to.