Have test40 use /dev/ptypf instead of /dev/ptyp0
This commit is contained in:
		
							parent
							
								
									a701e290f7
								
							
						
					
					
						commit
						6b869823ae
					
				@ -21,8 +21,8 @@
 | 
			
		||||
#include <sys/wait.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 | 
			
		||||
#define TERMINALW "/dev/ttyp0"
 | 
			
		||||
#define TERMINALR "/dev/ptyp0"
 | 
			
		||||
#define TERMINALW "/dev/ttypf"
 | 
			
		||||
#define TERMINALR "/dev/ptypf"
 | 
			
		||||
#define SENDSTRING "minixrocks"
 | 
			
		||||
#define MAX_ERROR 5
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user