1
0

Move to a regression Makefile

In order to have the buildbot support various types of failures it needs
to run different commands.  Rather than modifying the regression script
to have a bunch of arguments I've just gone and made a makefile for
regressions instead.

This doesn't run torture right now because that's broken, but I'll add
support soon.
This commit is contained in:
Palmer Dabbelt
2016-01-26 22:27:21 -08:00
committed by Palmer Dabbelt
parent ff79a44eb0
commit 7209c13338
3 changed files with 53 additions and 52 deletions

2
regression/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/install
/stamps