tests: bonsai/npc.mk: drop redundant tab removal
This commit is contained in:
		
							parent
							
								
									334433536b
								
							
						
					
					
						commit
						579ff65b67
					
				| @ -54,7 +54,6 @@ npc_ascii_controls: | ||||
| 	awk 'BEGIN{ for (i = 0; i < 32; ++i) printf("%c", i); }' \
 | ||||
| 		| $(BIN)/npc \
 | ||||
| 		| head -n 1 \
 | ||||
| 		| tr -d '\t' \
 | ||||
| 		| xargs test "^@^A^B^C^D^E^F^G^H" = | ||||
| 
 | ||||
| 	# ASCII 0x0a (otherwise the head|tail sequence won't work) to 0x1f | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user