From 27b0b07c7fba8675c9476e32ce868f71a181840d Mon Sep 17 00:00:00 2001 From: fche Date: Mon, 22 Jan 2007 22:44:32 +0000 Subject: 2007-01-22 Frank Ch. Eigler * config/unix.exp: New file as a master load_lib repository. * */*.exp: Removed load_lib calls. * parseko/cmdline01.stp: Swallow expected stap ERROR: message. * systemtap.syscall/syscall.exp: Added installmode_p checks. --- testsuite/systemtap.printf/bin3.exp | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuite/systemtap.printf/bin3.exp') diff --git a/testsuite/systemtap.printf/bin3.exp b/testsuite/systemtap.printf/bin3.exp index e3ffaed5..18b0b4e4 100644 --- a/testsuite/systemtap.printf/bin3.exp +++ b/testsuite/systemtap.printf/bin3.exp @@ -1,4 +1,3 @@ -load_lib "stap_run_binary.exp" set ::result_string {00 12 00 34 ab cd 56 78 56 78 ab cd 88 88 cd ef 61 3d 56 78 20 62 3d ab -- cgit