Argument passing hysteria in doScript()
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 28 Oct 2010 07:45:35 +0000 (10:45 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 28 Oct 2010 07:45:35 +0000 (10:45 +0300)
commit3f152a1312d10a90249169f6b978d96b84e5991b
tree3db6bbc31785637b1099388cc98f315907112cad
parent98aff6e658a15202ebacd49c8a970be7affb6e5c
Argument passing hysteria in doScript()
- Callers know perfectly well which part they're passing to doScript()
  so they can just as well pass in the name and the scriptlet to run,
  avoiding silly stuff in the switch-case
build/build.c