mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	regression-test: Always produce an HTML report
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
		@@ -528,7 +528,7 @@ function start_tests()  {
 | 
			
		||||
    fi
 | 
			
		||||
    PORTS=$( IFS=$','; echo "${CHECK_PORTS[*]}" )
 | 
			
		||||
    if [[ ${#EXIT_ON_ERROR} -gt 0 ]]; then
 | 
			
		||||
      test || exit $?
 | 
			
		||||
      test || return $?
 | 
			
		||||
    else
 | 
			
		||||
      test
 | 
			
		||||
    fi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user