tweeper.php: check the return value of Tweeper::tweep()
authorAntonio Ospite <ao2@ao2.it>
Sun, 30 Oct 2016 09:28:41 +0000 (10:28 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sun, 30 Oct 2016 09:28:41 +0000 (10:28 +0100)
commit9c481b9a71983e1359c91748a7e5150700808599
tree28ac2388ec417e468529c97e9a97dea0faa310e7
parentf1cb70497e07252759d6832d900a8fc478a4fbd7
tweeper.php: check the return value of Tweeper::tweep()

If the tweep() method fails return 1 to the calling process so that it
can know that something failed.
tweeper.php