mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-19 19:51:12 +08:00
Fix another typo
From-SVN: r99750
This commit is contained in:
parent
e8bcfe5330
commit
0fc0b3973d
@ -289,6 +289,7 @@ proc compat-execute { src1 sid use_alt } {
|
||||
}
|
||||
if {[string first "$tmpdir/" "$testcase"] == 0} {
|
||||
set testcase [string range "$testcase" [string length "$tmpdir/"] end]
|
||||
set testcase "tmpdir-$testcase"
|
||||
}
|
||||
regsub "_main.*" $testcase "" testcase
|
||||
# Set up the base name of executable files so they'll be unique.
|
||||
|
Loading…
x
Reference in New Issue
Block a user