-t CONSOLE: Change delimiter.
No leading \n is necessary. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
		
							parent
							
								
									b955062245
								
							
						
					
					
						commit
						55bfbd3cde
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -315,9 +315,9 @@ sub post {
 | 
			
		|||
 | 
			
		||||
  # Test mode?
 | 
			
		||||
  if(defined($Options{'t'}) and $Options{'t'} =~ /console/i) {
 | 
			
		||||
    print "\n-----BEGIN--------------------------------------------------\n";
 | 
			
		||||
    print "-----BEGIN--------------------------------------------------\n";
 | 
			
		||||
	print @$ArticleR;
 | 
			
		||||
    print "\n------END---------------------------------------------------\n";
 | 
			
		||||
    print "------END---------------------------------------------------\n";
 | 
			
		||||
	return;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue