mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	regression_test: Update packages at the beginning of a regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
		@@ -20,6 +20,8 @@ Help()
 | 
			
		||||
  echo "If using the help flag, put the H flag at the end of the command after other flags."
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pip3 install --user -r ../requirements.txt --upgrade
 | 
			
		||||
 | 
			
		||||
while getopts ":h:s:S:p:w:m:A:r:F:B:U:D:L:H:" option; do
 | 
			
		||||
  case "${option}" in
 | 
			
		||||
    h) # display Help
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user