mbox series

[0/3] Improve istep command usability

Message ID 20190704081133.7818-1-amitay@ozlabs.org
Headers show
Series Improve istep command usability | expand

Message

Amitay Isaacs July 4, 2019, 8:11 a.m. UTC
- Add check for valid istep major/minor numbers.
 - Add ability to run the entire istep (using minor=0)

Amitay Isaacs (3):
  istep: Add checking for istep major/minor numbers
  istep: Use the first sbefifo to run isteps
  istep: Run all sub-steps if minor is 0

 src/istep.c | 63 ++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 50 insertions(+), 13 deletions(-)