
25 Jan
2016
25 Jan
'16
6:11 p.m.
On 01/25/2016 10:33 AM, Barak Korren wrote:
On 25 January 2016 at 10:27, Edward Haas <edwardh@redhat.com> wrote:
On 01/25/2016 10:13 AM, Eyal Edri wrote:
The tests did run, see the last comment on the patch.
I meant the check_patch (it runs the tests)
check_patch runs for patch before merge. check_merged runs after merge.
So if you want tests to run after merge you need to put them in check_merged.sh
Yes sorry, check_merge is the one. Was it removed intentionally?