Patch |
r850861 |
r850861 | cmpilato | 2004-08-31 15:46:11 +0000 (Tue, 31 Aug 2004) Fix the regexp matching code to match against full directories, not the munged ones used only for presentation compactness. Patch by: Philipp Reisner <philipp.reisner@linbit.com> * tools/hook-scripts/commit-email.pl.in Backup the original "dirschanged" list so the regexp matching code can refer to it (instead of the compacted list) later.