summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/twice.exp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-06-28 16:06:02 +0000
committerJason Molenda <jmolenda@apple.com>1999-06-28 16:06:02 +0000
commit085dd6e638eca9d348100c8f0e8cae04e20d58a1 (patch)
tree1e740197cdfedb994222a003ea531ec2febaf173 /gdb/testsuite/gdb.base/twice.exp
parent303f629d619e7bf37b97c2af6f72aba488669044 (diff)
downloadbinutils-gdb-085dd6e638eca9d348100c8f0e8cae04e20d58a1.tar.gz
import gdb-1999-06-28 snapshot
Diffstat (limited to 'gdb/testsuite/gdb.base/twice.exp')
-rw-r--r--gdb/testsuite/gdb.base/twice.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.base/twice.exp b/gdb/testsuite/gdb.base/twice.exp
index 8d8c403a7ca..4c96b363f0d 100644
--- a/gdb/testsuite/gdb.base/twice.exp
+++ b/gdb/testsuite/gdb.base/twice.exp
@@ -60,4 +60,5 @@ if [runto_main] then {
gdb_test "step" "nothing \\(\\) at.*"
}
+remote_exec build "rm -f twice.c"
return 0