[GitHub] incubator-fluo issue #790: Add verification code to RC email

2016-10-21 Thread ctubbsii
Github user ctubbsii commented on the issue: https://github.com/apache/incubator-fluo/issues/790 Maybe simpler, and leaves some MD5SUM, SHA1SUM files around to manually check later: ```bash function checkFile { local file; file=$1 echo '=' echo "$file"

[GitHub] incubator-fluo issue #790: Add verification code to RC email

2016-10-21 Thread keith-turner
GitHub user keith-turner opened an issue: https://github.com/apache/incubator-fluo/issues/790 Add verification code to RC email The script that generates an RC and an email gives a suggested command to download the staging repo. If could also suggest a short script to verify sigs