rst2bash/tools
Roger Luethi aba1cef0ec Robustness fixes in runparser
This patch contains a few improvements to runparser which should make it
more robust and user-friendly.

The script...
  ... now aborts if an error occurs instead of happily claiming that it
      succeeded
  ... does not try to clone the repo if it is already there
  ... no longer insists on using Python 2.7
  ... can work on systems that don't have bash in /bin
  ... prints a more concise, less verbose message

The first three changes fix buggy behavior observed in testing.

Change-Id: I289d3313ed57670e51783cb2c80f799971889e07
2017-01-04 16:12:56 +01:00
..
cluster Adds the parser and related files. 2016-12-20 17:11:55 +01:00
runparser.sh Robustness fixes in runparser 2017-01-04 16:12:56 +01:00