From 1c7dfda4bcad21903b6f7d328403a77ea4091152 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 3 Mar 2003 23:26:39 +0000 Subject: output the md5sum as the last step --- maketgz | 1 + 1 file changed, 1 insertion(+) diff --git a/maketgz b/maketgz index 615738396..92dc131c7 100755 --- a/maketgz +++ b/maketgz @@ -133,3 +133,4 @@ echo "maketgz report:" echo "" ls -l $targz $bzip2 $zip +md5sum $targz $bzip2 $zip -- cgit v1.2.3