From 22b23d35df2026d61cd1fdbd322e13f03d5e09da Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 19 Aug 2003 00:11:43 +0000 Subject: Re-indent with Emacs' tcl-mode. --- config/base68k.exp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/base68k.exp') diff --git a/config/base68k.exp b/config/base68k.exp index 65db43c..fdd71d4 100644 --- a/config/base68k.exp +++ b/config/base68k.exp @@ -80,8 +80,8 @@ proc base68k_ld { dest prog } { # dbug has problems if we go into binary mode, so this allows us to # disable entry into binary mode. if ![board_info $dest exists no_binary_mode] { - remote_binary $dest - } + remote_binary $dest + } } # if we built the srecord on a remote host, copy it back here so we @@ -147,8 +147,8 @@ proc base68k_ld { dest prog } { remote_send $dest [board_info $dest download_command] if [board_info $dest exists download_response] { remote_expect $dest 5 { - [board_info $dest download_response] { } - timeout { + [board_info $dest download_response] { } + timeout { perror "Download command never responded." return "unresolved" } -- cgit v1.2.3