Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / elfedit.exp
index 21427740021fb55d7aff339b4a1ce941a704712d..f7f5ecfe1ef9f397fd2e978eb482216e0946fc41 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2020 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -20,14 +20,8 @@ if ![is_elf_format] {
     return
 }
 
-if ![is_remote host] {
-    set tempfile tmpdir/bintest.o
-    set copyfile tmpdir/bintest
-} else {
-    set tempfile [remote_download host tmpdir/bintest.o]
-    set copyfile bintest
-}
-
 run_dump_test "elfedit-1"
 run_dump_test "elfedit-2"
 run_dump_test "elfedit-3"
+run_dump_test "elfedit-4"
+run_dump_test "elfedit-5"
This page took 0.023981 seconds and 4 git commands to generate.