mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
Re: tekhex test for commit bf0f85df12
* testsuite/binutils-all/objcopy.exp (objcopy_tek2bin): Correct isremote to is_remote.
This commit is contained in:
@@ -1581,7 +1581,7 @@ proc objcopy_tek2bin {} {
|
||||
|
||||
set tek $srcdir/$subdir/tek2.obj
|
||||
set out tmpdir/tek2bin
|
||||
if [isremote host] {
|
||||
if [is_remote host] {
|
||||
set tek [remote_download host $tek]
|
||||
set out tek2bin
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user