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:
committed by
Palmer Dabbelt
parent
ff79a44eb0
commit
7209c13338
2
regression/.gitignore
vendored
Normal file
2
regression/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/install
|
||||
/stamps
|
Reference in New Issue
Block a user