diff options
author | Dima Kogan <dima@secretsauce.net> | 2014-07-21 13:50:47 -0700 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-08-22 20:38:27 +0900 |
commit | 9447a18ac2b533b42a5e21457ddab4eab60df9cb (patch) | |
tree | ae5b9431141e78a7632191a658cd2f05544874a0 /testsuite/ltrace.torture/ia64-sigill.exp | |
parent | 2f39e3daa48dfb81f9757cc4b2052deed93587dc (diff) | |
download | ltrace-9447a18ac2b533b42a5e21457ddab4eab60df9cb.tar.gz ltrace-9447a18ac2b533b42a5e21457ddab4eab60df9cb.tar.bz2 ltrace-9447a18ac2b533b42a5e21457ddab4eab60df9cb.zip |
fixed testsuite typos: ltarce -> ltrace
Diffstat (limited to 'testsuite/ltrace.torture/ia64-sigill.exp')
-rw-r--r-- | testsuite/ltrace.torture/ia64-sigill.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ltrace.torture/ia64-sigill.exp b/testsuite/ltrace.torture/ia64-sigill.exp index c4cf5a2..a99b0d6 100644 --- a/testsuite/ltrace.torture/ia64-sigill.exp +++ b/testsuite/ltrace.torture/ia64-sigill.exp @@ -11,7 +11,7 @@ if { [istarget ia64-*] } then { send_user "Testcase compile failed, so all tests in this file will automatically fail\n." } - # Run PUT for ltarce. + # Run PUT for ltrace. set exec_output [ltrace_runtest $srcdir/$subdir $srcdir/$subdir/$binfile] # Check the output of this program. |