ReconfigureIO / reco-sdaccel

0 stars 1 forks source link

Bail out early on errors while testing examples #214

Closed pwaller closed 6 years ago

pwaller commented 6 years ago

Previously, if there was a failure, execution would continue with xargs.

Now, we run them in a bash for loop and stop when we hit the first one.