This is an automated email from the ASF dual-hosted git repository.
guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new f3c8ba1 Updated Release Candidate Validation (markdown)
f3c8ba1 is described below
commit f3c8ba176d188bddbad6fa11fcae3584a70f94e1
Author: tuteng <[email protected]>
AuthorDate: Tue Nov 12 17:08:11 2019 +0800
Updated Release Candidate Validation (markdown)
---
Release-Candidate-Validation.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index 92162d0..cb3b8bb 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -5,8 +5,6 @@ Unzip the server distribution
`apache-pulsar-manager-<release>-bin.tar.gz`. The
## Validation checksum
```
-gpg -b --armor apache-pulsar-manager-<release>-bin.tar.gz
-gpg -b --armor apache-pulsar-manager-<release>-bin.tar.gz
shasum -a 512 apache-pulsar-manager-<release>-src.tar.gz
shasum -a 512 apache-pulsar-manager-<release>-bin.tar.gz
```