bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug report


From: Andreas Schwab
Subject: Re: bug report
Date: 22 Feb 2001 19:14:36 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.99

address@hidden (Rainer Peter Feller) writes:

|> Hi,
|> while we tried to tar to a remote tape we discovered a minor bug
|> in src/rtapelib.c of tar-1.13 near line 458 / 461 there sems to be a
|> mismatch creating the comandline for the remote comand ... for now we
|> changed
|> 
|>         if (remote_user)
|>           execl (remote_shell, remote_shell_basename, remote_host,
|>                  "-l", remote_user, "/etc/rmt", (char *) 0);
|>         else
|>           execl (remote_shell, remote_shell_basename, remote_host,
|>                  "/etc/rmt", (char *) 0);

What makes you believe that this is wrong?

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
address@hidden
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]