1
1
Author: Alastair McKinstry <mckinstry@debian.org>
2
2
Description: Fix needed for version strings with braces in them.
6
6
Index: modules-3.2.10/testsuite/modules.50-cmds/095-uname.exp
7
7
===================================================================
12
12
regsub -all \# $u_version {\\#} u_version
13
13
regsub -all { } $u_version {\\ } u_version