gsu/gui: Fix regex for tree walk.
authorAndre Noll <maan@systemlinux.org>
Wed, 16 Apr 2014 18:22:38 +0000 (18:22 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 29 Aug 2014 19:39:58 +0000 (21:39 +0200)
commitced36439642170f319be76187907bccc2ea32ce0
treeb70f3883831da379a3a05338f31ddcf47e537363
parent2ca2f1fcffa5d99a177b002c9ef6c76d8b174650
gsu/gui: Fix regex for tree walk.

If one directory name is a suffix of another, the regex
for grep found both, which is bad.
misc/gsu/gui