]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/lib/gas-dg.exp
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / lib / gas-dg.exp
index 801b9b4e93c140116010d0e3abf867b76fed3cc3..3b90548cacdbe7027d4ec35812d8f3a2d11c329b 100644 (file)
@@ -21,7 +21,7 @@ proc gas-dg-test { prog do_what tool_flags } {
        "run" {
            # This is the only place where we care if an executable was
            # created or not.  If it was, dg.exp will try to run it.
-           catch "exec rm -f $output_file"
+           remote_file host delete "$output_file"
        }
        default {
            perror "$do_what: not a valid dg-do keyword"