newline should be on output.
This commit is contained in:
		
							parent
							
								
									eb52743036
								
							
						
					
					
						commit
						def7498189
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -193,7 +193,7 @@ while (my $file = readdir $dh) { | |||
|   # Find the ticket number for this intern. | ||||
|   my $entity = LedgerTagFromTicket($ticket, 'Entity'); | ||||
|   if (not defined $entity) { | ||||
|     print STDERR "\"$file\": \"$ticket\": Skipping: cannot determine Entity from ticket." ; | ||||
|     print STDERR "\"$file\": \"$ticket\": Skipping: cannot determine Entity from ticket.\n" ; | ||||
|     next; | ||||
|   } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn