mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	make mv visible
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/unit_tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/unit_tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -30,7 +30,8 @@ jobs: | ||||
|       - name: Set up system (perl, curl is installed already) | ||||
|         run: | | ||||
|           brew install socat jsonlint cpanminus | ||||
|           mv /opt/homebrew/bin/openssl /opt/homebrew/bin/openssl.NOPE | ||||
|           printf "%s\n" "----------" | ||||
|           mv -v /opt/homebrew/bin/openssl /opt/homebrew/bin/openssl.NOPE | ||||
|           printf "%s\n" "----------" | ||||
|           perl -V | ||||
|           printf "%s\n" "----------" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter