#2333: Cannot set and then get options with same non-interactive console command
---------------------+------------------------------------------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.x
Component: console | Version: 1.3.6
Keywords: |
---------------------+------------------------------------------------------
{{{
$ deluge-console "config -s allow_remote True; config allow_remote"
Setting allow_remote to True..
Configuration value successfully updated.
allow_remote: False
}}}
Would expect this to return True but requires an separate step:
{{{
$ deluge-console "config allow_remote"
allow_remote: True
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2333>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/deluge-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.