]> git.tue.mpg.de Git - paraslash.git/commit
command_util: grep source files only once.
authorAndre Noll <maan@systemlinux.org>
Sun, 15 Apr 2012 05:25:22 +0000 (07:25 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 29 Jun 2012 19:36:31 +0000 (21:36 +0200)
commit9f58f76988085e31f3211a4f4735bacf537fafff
treeadf134b0a006cd333d0eb516ec5e0f5a12dc7796
parentb4aff843b86a85c8d1f99452aa565a7917d7333a
command_util: grep source files only once.

Currently we grep once for each template member. This patch speeds
up the header mode of command_util.sh by a factor of 3.
command_util.sh