-
Notifications
You must be signed in to change notification settings - Fork 70
Rework regtest runner #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
I suppose I should remove ef728c8 from this PR then? Edit: I did. |
703e5c6 to
79fe7d1
Compare
|
Distributions would expect |
07b626b to
e060163
Compare
b3b85df to
ee30dc3
Compare
|
@GJDuck, could you please test this and see if it fails anything on your setup? |
The C++ script is rewritten in Makefile and shell script for concision.
|
@GJDuck, could you please take a look at this one? The missing |
|
This does not work when I try it. The What is wrong with the original C++ |
The C++ script is rewritten in Makefile and shell script for concision.