From: Shawn Boyette Date: Wed, 17 Sep 2008 22:10:06 +0000 (+0000) Subject: typo X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=commitdiff_plain;h=9b318b7288f8949d2fd961495496d3d21511d399 typo --- diff --git a/yaz-cleanup b/yaz-cleanup index 9942994..a6ebf60 100755 --- a/yaz-cleanup +++ b/yaz-cleanup @@ -8,7 +8,7 @@ $line1 = ; while ($line2 = ) { if ($line1 =~ m//) { if ($line2 =~ m||) { - $line1 = >; + $line1 = ; next; } }