aboutsummaryrefslogtreecommitdiff
path: root/git-gui/lib/tools.tcl
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-06-28 10:17:04 -0700
committerJunio C Hamano <gitster@pobox.com>2017-06-28 10:17:50 -0700
commit73fc2aadc748da8a5515345ab02657e4db7f66d4 (patch)
tree7d530c9de5fe500dd9bb5e5aa2ca4ab4f7b4843a /git-gui/lib/tools.tcl
parent90cf590f53f2939a47ca7b397e270e8228699829 (diff)
downloadgit-73fc2aadc748da8a5515345ab02657e4db7f66d4.tar.gz
git-73fc2aadc748da8a5515345ab02657e4db7f66d4.tar.xz
t1450: use egrep for regexp "alternation"
GNU grep allows "\(A\|B\)" as alternation in BRE, but this is an extension not understood by some other implementations of grep (Michael Kebe reported an breakage on Solaris). Rewrite the offending test to ERE and use egrep instead. Noticed-by: Michael Kebe <michael.kebe@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/tools.tcl')
0 files changed, 0 insertions, 0 deletions