Remove previous_release.sh

This commit is contained in:
Brian Liotti
2020-07-04 01:22:58 -04:00
parent e1e5960e10
commit 9c34aff393
5 changed files with 4 additions and 156 deletions

View File

@@ -6,7 +6,7 @@
Test upgradewallet RPC. Download node binaries:
contrib/devtools/previous_release.sh -b v0.19.1 v0.18.1 v0.17.1 v0.16.3 v0.15.2
contrib/devtools/previous_release.py -b v0.19.1 v0.18.1 v0.17.1 v0.16.3 v0.15.2
Only v0.15.2 and v0.16.3 are required by this test. The others are used in feature_backwards_compatibility.py
"""