[PATCH 0/9] dim: random bag of cleanups and fixes

Jani Nikula jani.nikula at intel.com
Thu Mar 29 08:45:52 UTC 2018


Clean up a little bit of accumulated cruft.

BR,
Jani.

Jani Nikula (9):
  dim: abstract listing the developer subcommands
  dim: use grep -q instead of comparing output
  dim: fix indentation all over the place
  dim: use ${1:?$usage} for create-workdir argument checking
  dim: group subcommand handling together
  dim: prefix global variables for internal configuration with dim_
  dim: fix a misplaced comment about script arrangement
  dim: only do dim update and git version checks for non-developer
    commands
  dim: update dim title and copyright

 Makefile |   3 +-
 dim      | 241 ++++++++++++++++++++++++++++++---------------------------------
 2 files changed, 117 insertions(+), 127 deletions(-)

-- 
2.11.0



More information about the dim-tools mailing list