Skip to content

Commit 7b392e9

Browse files
committed
print the downloaded file and debugging statement
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
1 parent b15928b commit 7b392e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/omnibus/fetchers/net_fetcher.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def downloaded_file
131131
# The checksum as defined by the user in the software definition.
132132
#
133133
# @return [String]
134-
#
134+
#
135135
def checksum
136136
source[digest_type]
137137
end

0 commit comments

Comments
 (0)