Add success message when the e2e test passes.

This commit is contained in:
Mark Beamer Jr 2019-08-22 22:10:36 -04:00 committed by Niko Storni
parent cd6ddaaa85
commit 419434db28

View file

@ -74,6 +74,8 @@ if [[ $status != "synced" || $videoStatus != "published" || $channelTransferStat
#docker-compose logs --tail="all" lbrynet
#docker-compose logs --tail="all" internalapis
exit 1;
else
echo "SUCCESSSSSSSSSSSSS!"
fi;
#perhaps query lbrynet again (should be restarted) to see if the claim and the channel are actually on the right address