projects
/
platform
/
upstream
/
dejagnu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a42a70
)
Oops, typo'd the typo...
author
Rob Savoye
<rob@welcomehome.org>
Tue, 2 Oct 2001 15:48:51 +0000
(15:48 +0000)
committer
Rob Savoye
<rob@welcomehome.org>
Tue, 2 Oct 2001 15:48:51 +0000
(15:48 +0000)
lib/remote.exp
patch
|
blob
|
history
diff --git
a/lib/remote.exp
b/lib/remote.exp
index
f3831c0
..
d9c5c9d
100644
(file)
--- a/
lib/remote.exp
+++ b/
lib/remote.exp
@@
-581,7
+581,7
@@
proc standard_send { dest string } {
}
proc file_on_host { op file args } {
- return [eval remote_file host \"$op\" \$file\" $args];
+ return [eval remote_file host \"$op\" \
"
$file\" $args];
}
proc file_on_build { op file args } {