Bug 5384 - Lost command line arguments in /usr/bin/mldonkey_server
Summary: Lost command line arguments in /usr/bin/mldonkey_server
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mldonkey-server (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Aeliya Grevnyov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-23 12:09 MSD by Mikhail Yakshin
Modified: 2006-09-30 13:30 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Yakshin 2004-10-23 12:09:42 MSD
/usr/bin/mldonkey_server contains following code:

cd ~/.mldonkey && exec /usr/bin/mlnet

It basically executes /usr/bin/mlnet, but loses all the useful command line
argument that should be passed to it. So, the line should read instead something
like:

cd ~/.mldonkey && exec /usr/bin/mlnet $@
Comment 1 Michael Shigorin 2006-09-28 22:30:05 MSD
reassign
Comment 2 Konstantin A Lepikhov (L.A. Kostis) 2006-09-30 13:30:39 MSD
Исправлено в текущей сборке mldonkey.