diff options
Diffstat (limited to 'testsuite/ltrace.main/main-vfork.exp')
-rw-r--r-- | testsuite/ltrace.main/main-vfork.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ltrace.main/main-vfork.exp b/testsuite/ltrace.main/main-vfork.exp index 989012d..57fa6e6 100644 --- a/testsuite/ltrace.main/main-vfork.exp +++ b/testsuite/ltrace.main/main-vfork.exp @@ -21,7 +21,7 @@ if { [ltrace_compile_shlib $libsrc $lib_sl debug ] != "" # set options for ltrace. ltrace_options "-l" "lib$testfile.so" "-f" "-evfork" -# Run PUT for ltarce. +# Run PUT for ltrace. set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile] # Check the output of this program. |