aboutsummaryrefslogtreecommitdiff
path: root/runtest.exp
diff options
context:
space:
mode:
Diffstat (limited to 'runtest.exp')
-rw-r--r--runtest.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtest.exp b/runtest.exp
index ccd2a4d..e53afdf 100644
--- a/runtest.exp
+++ b/runtest.exp
@@ -1694,7 +1694,6 @@ foreach current_target $target_list {
lappend restore "$var"
}
# Handle "CFLAGS=$CFLAGS foo".
- # FIXME: Do we need to `catch' this?
eval set $var \[string range \"$varval\" [expr {$tmp + 1}] end\]
verbose "$var is now [eval concat \$$var]"
unset tmp var