mirror of
https://github.com/git/git.git
synced 2026-01-12 05:43:12 +09:00
DoKernelOrg: report the sha1sum of the tarball
This commit is contained in:
parent
42f12ebe4c
commit
c7984ebb40
@ -97,6 +97,7 @@ then
|
||||
) || exit
|
||||
make clean
|
||||
echo >&2 "Done -- move RPMS to the master machine."
|
||||
(cd $HOME/rpms && sha1sum TARPIT/$V.$arch.$dist.tar) >&2
|
||||
echo >&2 "scp $HOME/rpms/TARPIT/$V.$arch.$dist.tar master.kernel.org:rpms/TARPIT"
|
||||
exit
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user