syntax
[migration-tools.git] / unicorn_patron_xml2text.pl
index 86bf793..be22309 100755 (executable)
@@ -124,7 +124,7 @@ for my $patron ( $doc->documentElement->childNodes ) {
             }
         }
     }
-    print STDOUT "$inactive_barcode1\t$inactive_barcode2"
+    print STDOUT "$inactive_barcode1\t$inactive_barcode2";
 
     print STDOUT "\n";
        $count++;