Let's print the full path
This commit is contained in:
		
							parent
							
								
									c28943de7b
								
							
						
					
					
						commit
						f1c26eb6e7
					
				@ -64,7 +64,7 @@ class CurlDownloadStrategy < AbstractDownloadStrategy
 | 
			
		||||
        end
 | 
			
		||||
      end
 | 
			
		||||
    else
 | 
			
		||||
      puts "File already downloaded in #{File.dirname(@tarball_path)}"
 | 
			
		||||
      puts "Already downloaded: #{@tarball_path}"
 | 
			
		||||
    end
 | 
			
		||||
    return @tarball_path # thus performs checksum verification
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user