[Merge] lp:~mandel/udm/add-uploads into lp:udm
Sergio Schvezov
sergio.schvezov at canonical.com
Tue May 13 19:11:43 UTC 2014
216 +// IsMobileUpload returns if the download will be performed over the mobile data.
s/download/upload/
392 + if err != nil || reply.Type == dbus.TypeError {
393 + return nil, err
394 + }
If err == nil but reply.Type == dbus.TypeError you will be returning a nil err
32 + "launchpad.net/go-dbus/v1"
This needs to be changed
--
https://code.launchpad.net/~mandel/udm/add-uploads/+merge/219201
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~mandel/udm/add-uploads into lp:udm.
More information about the Ubuntu-reviews
mailing list