Removed debug print
This commit is contained in:
		
							parent
							
								
									c65ae94892
								
							
						
					
					
						commit
						9f343ed296
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -20,7 +20,6 @@ function get_download_url { # study, dataset | |||
|         echo "https://opendata.rapid7.com$(echo "$line" | cut -d'"' -f2)" | ||||
|     else | ||||
|         filename=$(api_call "$study" | jq '.sonarfile_set[]' -r | grep "${dataset}.json.gz" | sort | tail -1) | ||||
|         echo "$filename" | ||||
|         api_call "$study/$filename/download" | jq '.url' -r | ||||
|     fi | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue