Create function check status for other system
This commit is contained in:
		
							parent
							
								
									b9aec0abd1
								
							
						
					
					
						commit
						62aacc1f6f
					
				| 
						 | 
					@ -933,6 +933,7 @@ const checkMultipleRequest = async () => {
 | 
				
			||||||
            console.log("stdout ", stdout)
 | 
					            console.log("stdout ", stdout)
 | 
				
			||||||
            console.log("req.name ", req.name)
 | 
					            console.log("req.name ", req.name)
 | 
				
			||||||
            console.log(req.name==="Perthmint")
 | 
					            console.log(req.name==="Perthmint")
 | 
				
			||||||
 | 
					            console.log(stdout.toString().split("true"))
 | 
				
			||||||
            if(req.name==="Perthmint"){
 | 
					            if(req.name==="Perthmint"){
 | 
				
			||||||
              if((stdout.toString().split("true").length-1)>1){
 | 
					              if((stdout.toString().split("true").length-1)>1){
 | 
				
			||||||
                report.push({
 | 
					                report.push({
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue