mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	correct printf
This commit is contained in:
		
							
								
								
									
										10
									
								
								.github/workflows/unit_tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/unit_tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -31,15 +31,15 @@ jobs: | ||||
|         run: | | ||||
|           brew install socat jsonlint cpanminus | ||||
|           mv /opt/homebrew/bin/openssl /opt/homebrew/bin/openssl.NOPE | ||||
|           printf "----------\n" | ||||
|           printf "%s\n" "----------" | ||||
|           perl -V | ||||
|           printf "----------\n" | ||||
|           printf "%s\n" "----------" | ||||
|           curl --version | ||||
|           printf "----------\n" | ||||
|           printf "%s\n" "----------" | ||||
|           openssl version -a | ||||
|           printf "----------\n" | ||||
|           printf "%s\n" "----------" | ||||
|           bash --version | ||||
|           printf "----------\n" | ||||
|           printf "%s\n" "----------" | ||||
|  | ||||
|       - name: install perl modules | ||||
|         run: | | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter