aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-10-06 21:41:54 +0200
committerPetr Machata <pmachata@redhat.com>2012-10-14 20:13:10 +0200
commit0709b4cb982607477d8cc508c85a9104c5d0c194 (patch)
tree1228235349e2fe0ea8915eeaa0e7ade4b53d1235 /testsuite
parent7a1d8cd50bacdb33e2dbaf054f9a348a3f33e32e (diff)
downloadltrace-0709b4cb982607477d8cc508c85a9104c5d0c194.tar.gz
Drop meaningless global declarations on top level of ltrace.exp
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/lib/ltrace.exp3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/lib/ltrace.exp b/testsuite/lib/ltrace.exp
index c3cb5e1..be635a5 100644
--- a/testsuite/lib/ltrace.exp
+++ b/testsuite/lib/ltrace.exp
@@ -6,7 +6,6 @@
source $objdir/env.exp
-global LTRACE
if [info exists TOOL_EXECUTABLE] {
set LTRACE $TOOL_EXECUTABLE
} else {
@@ -18,9 +17,7 @@ if {[info exists VALGRIND] && ![string equal $VALGRIND {}]} {
set LTRACE "$VALGRIND $LTRACE"
}
-global LTRACE_OPTIONS
set LTRACE_OPTIONS "";
-global LTRACE_ARGS
set LTRACE_ARGS "";
# ltrace_compile SOURCE DEST TYPE OPTIONS