Mailinglist Archive: zypp-commit (275 mails)

< Previous Next >
[zypp-commit] <libzypp> ma-misc : MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
  • From: Michael Andres <ma@xxxxxxx>
  • Date: Fri, 30 Oct 2009 12:38:33 +0100
  • Message-id: <E1N4M90-0004yZ-P2@xxxxxxxxxxxxxxxx>
ref: refs/heads/ma-misc
commit d5545f5bb4a997f742034285303dc751accc5345
Author: Michael Andres <ma@xxxxxxx>
Date: Fri Oct 30 12:38:33 2009 +0100

MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
---
zypp/media/MediaSMB.cc | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/zypp/media/MediaSMB.cc b/zypp/media/MediaSMB.cc
index 84b4fd5..c6577f6 100644
--- a/zypp/media/MediaSMB.cc
+++ b/zypp/media/MediaSMB.cc
@@ -182,11 +182,9 @@ namespace zypp {
}

// look for a workgroup
- /*
string workgroup = _url.getQueryParam("workgroup");
if ( !workgroup.empty() )
options["workgroup"] = workgroup;
- */

// extract 'username', do not overwrite any _url.username

--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages