diff --git a/lib/remote.exp b/lib/remote.exp index 1fd1010..7b2f1ab 100644 --- a/lib/remote.exp +++ b/lib/remote.exp @@ -543,8 +543,6 @@ proc standard_upload { dest srcfile destfile } { } else { return $destfile } - - return [rsh_upload $dest $srcfile $destfile] } # A standard procedure to call the appropriate function. It first looks