After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 732935 - Properly handle Repitition parameter in NSLookup Action
Properly handle Repitition parameter in NSLookup Action
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-core
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2014-07-09 05:01 UTC by Parthiban Balasubramanian
Modified: 2014-07-19 04:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Repitition parameter logic update (1.78 KB, patch)
2014-07-09 05:01 UTC, Parthiban Balasubramanian
committed Details | Review

Description Parthiban Balasubramanian 2014-07-09 05:01:06 UTC
Created attachment 280203 [details] [review]
Repitition parameter logic update

Repitition parameter value must be set as 'retry' switch in nslookup command, rather it is currently used for setting the number of repititions to iterate the nslookup command as a new action everytime.
This caused the implementation to issue more than requested retries of nslookup command.
The patch correctly sets the retry parameter for nslookup.
Comment 1 Jens Georg 2014-07-09 06:38:48 UTC
Review of attachment 280203 [details] [review]:

+1