@cryptotaxi247 / netdata-1 / commits / 24e77fd46

Revert "Revert "Revert "Added hack to sha256sums.txt to force users of NetData on v1.19.0-483 with a broken updater to update to latest (#8057)" (#8076)" (#8141)" (#8158)

This reverts commit fd64a54e244f4380cc4e4e694126ca2b68f7d6f8.

James Mills committed Feb 24, 2020 at 09:34 UTC 24e77fd46984b40a4b21c357df5d45609c977628
1 file changed -5
.travis/create_artifacts.sh
-5
@@ -62,10 +62,5 @@ cd artifacts
62 ln -s "${BASENAME}.tar.gz" netdata-latest.tar.gz
63 ln -s "${BASENAME}.gz.run" netdata-latest.gz.run
64 sha256sum -b ./* >"sha256sums.txt"
65 -
66 -# TODO: Remove this after 1 successfuly nightly or until there are no v1.19.0-432 instances left
67 -# XXX: See: https://github.com/netdata/netdata/issues/8056
68 -sed -i -e '/netdata-v/d' sha256sums.txt
69 -
65 echo "checksums:"
66 cat sha256sums.txt